From 920967165703735de7adbb3b495bd792baca2679 Mon Sep 17 00:00:00 2001 From: Csaba Kozak Date: Sat, 10 Jun 2017 19:56:47 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- .../androidannotations-core/androidannotations-api/pom.xml | 2 +- .../androidannotations-core/androidannotations-test/pom.xml | 2 +- .../androidannotations-testutils/pom.xml | 2 +- .../androidannotations-core/androidannotations/pom.xml | 2 +- AndroidAnnotations/androidannotations-core/pom.xml | 2 +- .../androidannotations-ormlite/ormlite-api/pom.xml | 2 +- .../androidannotations-ormlite/ormlite-test/pom.xml | 2 +- AndroidAnnotations/androidannotations-ormlite/ormlite/pom.xml | 2 +- AndroidAnnotations/androidannotations-ormlite/pom.xml | 2 +- AndroidAnnotations/androidannotations-otto/otto-test/pom.xml | 2 +- AndroidAnnotations/androidannotations-otto/otto/pom.xml | 2 +- AndroidAnnotations/androidannotations-otto/pom.xml | 2 +- AndroidAnnotations/androidannotations-rest-spring/pom.xml | 2 +- .../androidannotations-rest-spring/rest-spring-api/pom.xml | 2 +- .../androidannotations-rest-spring/rest-spring-test/pom.xml | 2 +- .../androidannotations-rest-spring/rest-spring/pom.xml | 2 +- AndroidAnnotations/androidannotations-roboguice/pom.xml | 2 +- .../androidannotations-roboguice/roboguice-api/pom.xml | 2 +- .../androidannotations-roboguice/roboguice-test/pom.xml | 2 +- .../androidannotations-roboguice/roboguice/pom.xml | 2 +- AndroidAnnotations/pom.xml | 4 ++-- 21 files changed, 22 insertions(+), 22 deletions(-) diff --git a/AndroidAnnotations/androidannotations-core/androidannotations-api/pom.xml b/AndroidAnnotations/androidannotations-core/androidannotations-api/pom.xml index 021d99d5c6..407d6c3027 100644 --- a/AndroidAnnotations/androidannotations-core/androidannotations-api/pom.xml +++ b/AndroidAnnotations/androidannotations-core/androidannotations-api/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-core - 4.3.1 + 4.4.0-SNAPSHOT androidannotations-api diff --git a/AndroidAnnotations/androidannotations-core/androidannotations-test/pom.xml b/AndroidAnnotations/androidannotations-core/androidannotations-test/pom.xml index 1af90de72d..62a8f2a800 100644 --- a/AndroidAnnotations/androidannotations-core/androidannotations-test/pom.xml +++ b/AndroidAnnotations/androidannotations-core/androidannotations-test/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-core - 4.3.1 + 4.4.0-SNAPSHOT androidannotations-test diff --git a/AndroidAnnotations/androidannotations-core/androidannotations-testutils/pom.xml b/AndroidAnnotations/androidannotations-core/androidannotations-testutils/pom.xml index a91abed801..3242faef46 100644 --- a/AndroidAnnotations/androidannotations-core/androidannotations-testutils/pom.xml +++ b/AndroidAnnotations/androidannotations-core/androidannotations-testutils/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-core - 4.3.1 + 4.4.0-SNAPSHOT androidannotations-testutils diff --git a/AndroidAnnotations/androidannotations-core/androidannotations/pom.xml b/AndroidAnnotations/androidannotations-core/androidannotations/pom.xml index 72ed343d0a..2107421313 100644 --- a/AndroidAnnotations/androidannotations-core/androidannotations/pom.xml +++ b/AndroidAnnotations/androidannotations-core/androidannotations/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-core - 4.3.1 + 4.4.0-SNAPSHOT androidannotations diff --git a/AndroidAnnotations/androidannotations-core/pom.xml b/AndroidAnnotations/androidannotations-core/pom.xml index de2d74c684..a9e5b41130 100644 --- a/AndroidAnnotations/androidannotations-core/pom.xml +++ b/AndroidAnnotations/androidannotations-core/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-parent - 4.3.1 + 4.4.0-SNAPSHOT androidannotations-core diff --git a/AndroidAnnotations/androidannotations-ormlite/ormlite-api/pom.xml b/AndroidAnnotations/androidannotations-ormlite/ormlite-api/pom.xml index 1deb9083bb..9881298f71 100644 --- a/AndroidAnnotations/androidannotations-ormlite/ormlite-api/pom.xml +++ b/AndroidAnnotations/androidannotations-ormlite/ormlite-api/pom.xml @@ -23,7 +23,7 @@ androidannotations-ormlite org.androidannotations - 4.3.1 + 4.4.0-SNAPSHOT ormlite-api diff --git a/AndroidAnnotations/androidannotations-ormlite/ormlite-test/pom.xml b/AndroidAnnotations/androidannotations-ormlite/ormlite-test/pom.xml index d46761e090..005b8ab9d7 100644 --- a/AndroidAnnotations/androidannotations-ormlite/ormlite-test/pom.xml +++ b/AndroidAnnotations/androidannotations-ormlite/ormlite-test/pom.xml @@ -23,7 +23,7 @@ androidannotations-ormlite org.androidannotations - 4.3.1 + 4.4.0-SNAPSHOT ormlite-test diff --git a/AndroidAnnotations/androidannotations-ormlite/ormlite/pom.xml b/AndroidAnnotations/androidannotations-ormlite/ormlite/pom.xml index 3a324a3bae..455f9e4636 100644 --- a/AndroidAnnotations/androidannotations-ormlite/ormlite/pom.xml +++ b/AndroidAnnotations/androidannotations-ormlite/ormlite/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-ormlite - 4.3.1 + 4.4.0-SNAPSHOT ormlite diff --git a/AndroidAnnotations/androidannotations-ormlite/pom.xml b/AndroidAnnotations/androidannotations-ormlite/pom.xml index 82d214411a..c1756d254f 100644 --- a/AndroidAnnotations/androidannotations-ormlite/pom.xml +++ b/AndroidAnnotations/androidannotations-ormlite/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-parent - 4.3.1 + 4.4.0-SNAPSHOT androidannotations-ormlite diff --git a/AndroidAnnotations/androidannotations-otto/otto-test/pom.xml b/AndroidAnnotations/androidannotations-otto/otto-test/pom.xml index 3fde1c72d5..56c0cb1345 100644 --- a/AndroidAnnotations/androidannotations-otto/otto-test/pom.xml +++ b/AndroidAnnotations/androidannotations-otto/otto-test/pom.xml @@ -23,7 +23,7 @@ androidannotations-otto org.androidannotations - 4.3.1 + 4.4.0-SNAPSHOT otto-test diff --git a/AndroidAnnotations/androidannotations-otto/otto/pom.xml b/AndroidAnnotations/androidannotations-otto/otto/pom.xml index 1c42f3c2af..39d4d03636 100644 --- a/AndroidAnnotations/androidannotations-otto/otto/pom.xml +++ b/AndroidAnnotations/androidannotations-otto/otto/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-otto - 4.3.1 + 4.4.0-SNAPSHOT otto diff --git a/AndroidAnnotations/androidannotations-otto/pom.xml b/AndroidAnnotations/androidannotations-otto/pom.xml index fe900166c9..e940057969 100644 --- a/AndroidAnnotations/androidannotations-otto/pom.xml +++ b/AndroidAnnotations/androidannotations-otto/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-parent - 4.3.1 + 4.4.0-SNAPSHOT androidannotations-otto diff --git a/AndroidAnnotations/androidannotations-rest-spring/pom.xml b/AndroidAnnotations/androidannotations-rest-spring/pom.xml index 262d157efa..b7b1425cee 100644 --- a/AndroidAnnotations/androidannotations-rest-spring/pom.xml +++ b/AndroidAnnotations/androidannotations-rest-spring/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-parent - 4.3.1 + 4.4.0-SNAPSHOT androidannotations-rest-spring diff --git a/AndroidAnnotations/androidannotations-rest-spring/rest-spring-api/pom.xml b/AndroidAnnotations/androidannotations-rest-spring/rest-spring-api/pom.xml index 97ac314bb4..4f92332eeb 100644 --- a/AndroidAnnotations/androidannotations-rest-spring/rest-spring-api/pom.xml +++ b/AndroidAnnotations/androidannotations-rest-spring/rest-spring-api/pom.xml @@ -23,7 +23,7 @@ androidannotations-rest-spring org.androidannotations - 4.3.1 + 4.4.0-SNAPSHOT rest-spring-api diff --git a/AndroidAnnotations/androidannotations-rest-spring/rest-spring-test/pom.xml b/AndroidAnnotations/androidannotations-rest-spring/rest-spring-test/pom.xml index 2999a30cb8..2dd41a0cd4 100644 --- a/AndroidAnnotations/androidannotations-rest-spring/rest-spring-test/pom.xml +++ b/AndroidAnnotations/androidannotations-rest-spring/rest-spring-test/pom.xml @@ -23,7 +23,7 @@ androidannotations-rest-spring org.androidannotations - 4.3.1 + 4.4.0-SNAPSHOT rest-spring-test diff --git a/AndroidAnnotations/androidannotations-rest-spring/rest-spring/pom.xml b/AndroidAnnotations/androidannotations-rest-spring/rest-spring/pom.xml index 8da4cb8d83..0ec7c6160d 100644 --- a/AndroidAnnotations/androidannotations-rest-spring/rest-spring/pom.xml +++ b/AndroidAnnotations/androidannotations-rest-spring/rest-spring/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-rest-spring - 4.3.1 + 4.4.0-SNAPSHOT rest-spring diff --git a/AndroidAnnotations/androidannotations-roboguice/pom.xml b/AndroidAnnotations/androidannotations-roboguice/pom.xml index 97100642c1..5cd58b944f 100644 --- a/AndroidAnnotations/androidannotations-roboguice/pom.xml +++ b/AndroidAnnotations/androidannotations-roboguice/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-parent - 4.3.1 + 4.4.0-SNAPSHOT androidannotations-roboguice diff --git a/AndroidAnnotations/androidannotations-roboguice/roboguice-api/pom.xml b/AndroidAnnotations/androidannotations-roboguice/roboguice-api/pom.xml index 174c0187f0..c06df1d830 100644 --- a/AndroidAnnotations/androidannotations-roboguice/roboguice-api/pom.xml +++ b/AndroidAnnotations/androidannotations-roboguice/roboguice-api/pom.xml @@ -23,7 +23,7 @@ androidannotations-roboguice org.androidannotations - 4.3.1 + 4.4.0-SNAPSHOT roboguice-api diff --git a/AndroidAnnotations/androidannotations-roboguice/roboguice-test/pom.xml b/AndroidAnnotations/androidannotations-roboguice/roboguice-test/pom.xml index c4f26bb1f1..fac2a38410 100644 --- a/AndroidAnnotations/androidannotations-roboguice/roboguice-test/pom.xml +++ b/AndroidAnnotations/androidannotations-roboguice/roboguice-test/pom.xml @@ -23,7 +23,7 @@ androidannotations-roboguice org.androidannotations - 4.3.1 + 4.4.0-SNAPSHOT roboguice-test diff --git a/AndroidAnnotations/androidannotations-roboguice/roboguice/pom.xml b/AndroidAnnotations/androidannotations-roboguice/roboguice/pom.xml index 77e73bf037..18c748f9ba 100644 --- a/AndroidAnnotations/androidannotations-roboguice/roboguice/pom.xml +++ b/AndroidAnnotations/androidannotations-roboguice/roboguice/pom.xml @@ -23,7 +23,7 @@ org.androidannotations androidannotations-roboguice - 4.3.1 + 4.4.0-SNAPSHOT roboguice diff --git a/AndroidAnnotations/pom.xml b/AndroidAnnotations/pom.xml index f0cb05fd20..c5b6228c03 100644 --- a/AndroidAnnotations/pom.xml +++ b/AndroidAnnotations/pom.xml @@ -28,7 +28,7 @@ org.androidannotations androidannotations-parent - 4.3.1 + 4.4.0-SNAPSHOT pom AndroidAnnotations Parent @@ -425,7 +425,7 @@ scm:git:git@github.com:androidannotations/androidannotations.git scm:git:git@github.com:androidannotations/androidannotations.git https://github.com/androidannotations/androidannotations - androidannotations-4.3.1 + HEAD