From 23b36133b1cf13b66c1a61f8549605278447a1f7 Mon Sep 17 00:00:00 2001 From: serso Date: Sun, 27 Jul 2014 19:00:44 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- android-app-core/pom.xml | 4 ++-- android-app-onscreen/pom.xml | 4 ++-- android-app-test/pom.xml | 2 +- android-app-widget/pom.xml | 4 ++-- android-app/pom.xml | 2 +- core/pom.xml | 4 ++-- pom.xml | 12 ++++++------ 7 files changed, 16 insertions(+), 16 deletions(-) diff --git a/android-app-core/pom.xml b/android-app-core/pom.xml index 9644a46e..d076538a 100644 --- a/android-app-core/pom.xml +++ b/android-app-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.2 + 2.0.3-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 2.0.2 + 2.0.3-SNAPSHOT Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index 93837170..c7e1e989 100644 --- a/android-app-onscreen/pom.xml +++ b/android-app-onscreen/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.2 + 2.0.3-SNAPSHOT org.solovyev.android calculatorpp-android-app-onscreen - 2.0.2 + 2.0.3-SNAPSHOT Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index 594728ab..7bdb8acf 100644 --- a/android-app-test/pom.xml +++ b/android-app-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 2.0.2 + 2.0.3-SNAPSHOT 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index 82a5de46..751c04c0 100644 --- a/android-app-widget/pom.xml +++ b/android-app-widget/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.2 + 2.0.3-SNAPSHOT org.solovyev.android calculatorpp-android-app-widget - 2.0.2 + 2.0.3-SNAPSHOT Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index ae843452..9ce578cc 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 2.0.2 + 2.0.3-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index fde4750a..417ac1d9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.2 + 2.0.3-SNAPSHOT org.solovyev.android calculatorpp-core - 2.0.2 + 2.0.3-SNAPSHOT Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 774aa3c8..309d2643 100644 --- a/pom.xml +++ b/pom.xml @@ -34,14 +34,14 @@ org.solovyev.android calculatorpp-parent pom - 2.0.2 + 2.0.3-SNAPSHOT Calculator++ scm:git:git@github.com:serso/android-calculatorpp.git scm:git:git@github.com:serso/android-calculatorpp.git http://github.com/serso/android-calculatorpp - release-2.0.2 + release-2.0.1 @@ -82,27 +82,27 @@ org.solovyev.android calculatorpp-core - 2.0.2 + 2.0.3-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 2.0.2 + 2.0.3-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-widget - 2.0.2 + 2.0.3-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-onscreen - 2.0.2 + 2.0.3-SNAPSHOT apklib