From 6674f00cdd96b82f489f4e387cdfeff656bcffe0 Mon Sep 17 00:00:00 2001 From: serso Date: Thu, 31 Jul 2014 19:25:17 +0200 Subject: [PATCH] version downgrade --- 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 d076538a..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.3-SNAPSHOT + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index c7e1e989..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.3-SNAPSHOT + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-android-app-onscreen - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index 7bdb8acf..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.3-SNAPSHOT + 2.0.2-SNAPSHOT 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index 751c04c0..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.3-SNAPSHOT + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-android-app-widget - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index 9ce578cc..3a257a45 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 417ac1d9..1144928d 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-core - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 309d2643..38e6fab5 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.solovyev.android calculatorpp-parent pom - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT Calculator++ @@ -82,27 +82,27 @@ org.solovyev.android calculatorpp-core - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-widget - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-onscreen - 2.0.3-SNAPSHOT + 2.0.2-SNAPSHOT apklib