From 7685ca3e336c569f931b0b6c827d2df0a45cb8fd Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Mon, 21 Jan 2013 01:36:49 +0400 Subject: [PATCH] [maven-release-plugin] prepare release release-1.6.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 a85fb587..9630b5e2 100644 --- a/android-app-core/pom.xml +++ b/android-app-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.6.2-SNAPSHOT + 1.6.2 org.solovyev.android calculatorpp-android-app-core - 1.6.2-SNAPSHOT + 1.6.2 Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index e899d506..5c9f422b 100644 --- a/android-app-onscreen/pom.xml +++ b/android-app-onscreen/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.6.2-SNAPSHOT + 1.6.2 org.solovyev.android calculatorpp-android-app-onscreen - 1.6.2-SNAPSHOT + 1.6.2 Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index e7d8e16b..dd7ac354 100644 --- a/android-app-test/pom.xml +++ b/android-app-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.6.2-SNAPSHOT + 1.6.2 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index e14596a1..afa0592e 100644 --- a/android-app-widget/pom.xml +++ b/android-app-widget/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.6.2-SNAPSHOT + 1.6.2 org.solovyev.android calculatorpp-android-app-widget - 1.6.2-SNAPSHOT + 1.6.2 Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index 6aa5dae6..94eabff5 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.6.2-SNAPSHOT + 1.6.2 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 422b4b16..b1a83533 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.6.2-SNAPSHOT + 1.6.2 org.solovyev.android calculatorpp-core - 1.6.2-SNAPSHOT + 1.6.2 Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 0db57661..20e70129 100644 --- a/pom.xml +++ b/pom.xml @@ -12,14 +12,14 @@ org.solovyev.android calculatorpp-parent pom - 1.6.2-SNAPSHOT + 1.6.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 - HEAD + release-1.6.2 @@ -43,27 +43,27 @@ org.solovyev.android calculatorpp-core - 1.6.2-SNAPSHOT + 1.6.2 org.solovyev.android calculatorpp-android-app-core - 1.6.2-SNAPSHOT + 1.6.2 apklib org.solovyev.android calculatorpp-android-app-widget - 1.6.2-SNAPSHOT + 1.6.2 apklib org.solovyev.android calculatorpp-android-app-onscreen - 1.6.2-SNAPSHOT + 1.6.2 apklib