diff --git a/pom.xml b/pom.xml
index 6cf590a1..92ffad0b 100755
--- a/pom.xml
+++ b/pom.xml
@@ -3,6 +3,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4.0.0
+
+ org.sonatype.oss
+ oss-parent
+ 7
+
com.twelvemonkeys
twelvemonkeys
3.0-SNAPSHOT
@@ -40,6 +45,12 @@
+
+ scm:git:https://github.com/haraldk/TwelveMonkeys
+ scm:git:https://github.com/haraldk/TwelveMonkeys
+ https://github.com/haraldk/TwelveMonkeys
+
+
UTF-8
@@ -88,6 +99,11 @@
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.9.1
+
org.apache.maven.plugins
maven-source-plugin
@@ -146,18 +162,23 @@
true
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.4.2
+
+
+ org.apache.maven.scm
+ maven-scm-provider-gitexe
+ 1.9
+
+
+
-
-
- org.jvnet.wagon-svn
- wagon-svn
- 1.9
-
-
-
@@ -193,20 +214,4 @@
-
-
- maven2-repository.dev.java.net
- Java.net Repository for Maven
- http://download.java.net/maven/2/
- default
-
-
-
-
-
- java.net-m2-repository
- java-net:/maven2-repository/trunk/repository/
-
-
-