From 92be672ddc715e3c94e2cf2af47d818eff722bff Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Fri, 7 Dec 2012 21:43:13 +0400 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 | 2 +- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/android-app-core/pom.xml b/android-app-core/pom.xml index bdd4cab1..a0ce2f30 100644 --- a/android-app-core/pom.xml +++ b/android-app-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index 680ae719..f174239d 100644 --- a/android-app-onscreen/pom.xml +++ b/android-app-onscreen/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT org.solovyev.android calculatorpp-android-app-onscreen - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index d34b699a..8aa358df 100644 --- a/android-app-test/pom.xml +++ b/android-app-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index aec21cce..a37081cf 100644 --- a/android-app-widget/pom.xml +++ b/android-app-widget/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT org.solovyev.android calculatorpp-android-app-widget - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index 3f1d027f..f8f5e968 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 55a1ae37..c24e4357 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT org.solovyev.android calculatorpp-core - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 19d911f2..8751ff77 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.solovyev.android calculatorpp-parent pom - 1.5.3-SNAPSHOT + 1.5.4-SNAPSHOT Calculator++