From a0f0ead113e3a072d541b94e1212db1bdd844416 Mon Sep 17 00:00:00 2001 From: serso Date: Thu, 31 Jul 2014 19:30:02 +0200 Subject: [PATCH] [maven-release-plugin] prepare release release-2.0.2 --- 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 5d3a5d48..9644a46e 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-SNAPSHOT + 2.0.2 org.solovyev.android calculatorpp-android-app-core - 2.0.2-SNAPSHOT + 2.0.2 Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index 48a8024d..93837170 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-SNAPSHOT + 2.0.2 org.solovyev.android calculatorpp-android-app-onscreen - 2.0.2-SNAPSHOT + 2.0.2 Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index c6778fad..594728ab 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-SNAPSHOT + 2.0.2 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index 3a227bf7..82a5de46 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-SNAPSHOT + 2.0.2 org.solovyev.android calculatorpp-android-app-widget - 2.0.2-SNAPSHOT + 2.0.2 Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index 3a257a45..ae843452 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 2.0.2-SNAPSHOT + 2.0.2 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 1144928d..fde4750a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.2-SNAPSHOT + 2.0.2 org.solovyev.android calculatorpp-core - 2.0.2-SNAPSHOT + 2.0.2 Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 38e6fab5..774aa3c8 100644 --- a/pom.xml +++ b/pom.xml @@ -34,14 +34,14 @@ org.solovyev.android calculatorpp-parent pom - 2.0.2-SNAPSHOT + 2.0.2 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.1 + release-2.0.2 @@ -82,27 +82,27 @@ org.solovyev.android calculatorpp-core - 2.0.2-SNAPSHOT + 2.0.2 org.solovyev.android calculatorpp-android-app-core - 2.0.2-SNAPSHOT + 2.0.2 apklib org.solovyev.android calculatorpp-android-app-widget - 2.0.2-SNAPSHOT + 2.0.2 apklib org.solovyev.android calculatorpp-android-app-onscreen - 2.0.2-SNAPSHOT + 2.0.2 apklib