From 5d174ab5a344cb633901de3360ff430e33238ed2 Mon Sep 17 00:00:00 2001 From: serso Date: Sun, 27 Jul 2014 18:55:44 +0200 Subject: [PATCH] pom prepared for release --- 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 | 10 +++++----- 7 files changed, 15 insertions(+), 15 deletions(-) diff --git a/android-app-core/pom.xml b/android-app-core/pom.xml index 881f7c8f..5d3a5d48 100644 --- a/android-app-core/pom.xml +++ b/android-app-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.1 + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 2.0.1 + 2.0.2-SNAPSHOT Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index 6edff914..48a8024d 100644 --- a/android-app-onscreen/pom.xml +++ b/android-app-onscreen/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.1 + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-android-app-onscreen - 2.0.1 + 2.0.2-SNAPSHOT Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index b833a4a5..c6778fad 100644 --- a/android-app-test/pom.xml +++ b/android-app-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 2.0.1 + 2.0.2-SNAPSHOT 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index 2426936f..3a227bf7 100644 --- a/android-app-widget/pom.xml +++ b/android-app-widget/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.1 + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-android-app-widget - 2.0.1 + 2.0.2-SNAPSHOT Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index f44d23df..3a257a45 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 2.0.1 + 2.0.2-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 4bb33075..1144928d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.1 + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-core - 2.0.1 + 2.0.2-SNAPSHOT Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 2a2c16ab..38e6fab5 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.solovyev.android calculatorpp-parent pom - 2.0.1 + 2.0.2-SNAPSHOT Calculator++ @@ -82,27 +82,27 @@ org.solovyev.android calculatorpp-core - 2.0.1 + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 2.0.1 + 2.0.2-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-widget - 2.0.1 + 2.0.2-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-onscreen - 2.0.1 + 2.0.2-SNAPSHOT apklib