From a079b8e070a4cf997447986bda45693096c2d663 Mon Sep 17 00:00:00 2001 From: TMTron Date: Fri, 7 Oct 2016 17:16:54 +0000 Subject: [PATCH] corrected version to 1.0.1 --- green-annotations-api/pom.xml | 2 +- green-annotations-test/pom.xml | 2 +- green-annotations/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/green-annotations-api/pom.xml b/green-annotations-api/pom.xml index 05a38c9..bf66321 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 + 1.0.1 green-annotations-api diff --git a/green-annotations-test/pom.xml b/green-annotations-test/pom.xml index a1ef87e..f3015af 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 + 1.0.1 green-annotations-test diff --git a/green-annotations/pom.xml b/green-annotations/pom.xml index ffb8f72..df0a9c2 100644 --- a/green-annotations/pom.xml +++ b/green-annotations/pom.xml @@ -23,7 +23,7 @@ com.tmtron green-annotations-parent - 1.0.0 + 1.0.1 green-annotations diff --git a/pom.xml b/pom.xml index ba9b08a..c0c6000 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ com.tmtron green-annotations-parent - 1.0.0 + 1.0.1 GreenRobot AndroidAnnotations parent An AndroidAnnotations plugin to support GreenRobot