diff --git a/green-annotations-api/pom.xml b/green-annotations-api/pom.xml
index c64de90..bda47b4 100644
--- a/green-annotations-api/pom.xml
+++ b/green-annotations-api/pom.xml
@@ -23,7 +23,7 @@
com.tmtron
green-annotations-parent
- 1.0.0-SNAPSHOT
+ 1.0.1-SNAPSHOT
green-annotations-api
diff --git a/green-annotations-test/pom.xml b/green-annotations-test/pom.xml
index 445dc97..a58199d 100644
--- a/green-annotations-test/pom.xml
+++ b/green-annotations-test/pom.xml
@@ -22,7 +22,7 @@
com.tmtron
green-annotations-parent
- 1.0.0-SNAPSHOT
+ 1.0.1-SNAPSHOT
green-annotations-test
diff --git a/green-annotations/pom.xml b/green-annotations/pom.xml
index 386e8dc..ba07162 100644
--- a/green-annotations/pom.xml
+++ b/green-annotations/pom.xml
@@ -23,7 +23,7 @@
com.tmtron
green-annotations-parent
- 1.0.0-SNAPSHOT
+ 1.0.1-SNAPSHOT
green-annotations
diff --git a/pom.xml b/pom.xml
index fd3f6cd..07543f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
com.tmtron
green-annotations-parent
- 1.0.0-SNAPSHOT
+ 1.0.1-SNAPSHOT
GreenRobot AndroidAnnotations parent
An AndroidAnnotations plugin to support GreenRobot
@@ -336,6 +336,15 @@
2.6
+
+ org.codehaus.mojo
+ versions-maven-plugin
+ 2.3
+
+ false
+
+
+
org.apache.maven.plugins
maven-gpg-plugin
@@ -413,6 +422,10 @@
org.apache.maven.plugins
maven-source-plugin
+
+ org.codehaus.mojo
+ versions-maven-plugin
+
org.apache.maven.plugins
maven-gpg-plugin