diff --git a/android-app-core/pom.xml b/android-app-core/pom.xml index 6a172078..881f7c8f 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-SNAPSHOT + 2.0.1 org.solovyev.android calculatorpp-android-app-core - 2.0.1-SNAPSHOT + 2.0.1 Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index 1e02e95c..6edff914 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-SNAPSHOT + 2.0.1 org.solovyev.android calculatorpp-android-app-onscreen - 2.0.1-SNAPSHOT + 2.0.1 Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index f69b9a16..b833a4a5 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-SNAPSHOT + 2.0.1 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index 6f32d21a..2426936f 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-SNAPSHOT + 2.0.1 org.solovyev.android calculatorpp-android-app-widget - 2.0.1-SNAPSHOT + 2.0.1 Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index c73e0ce6..f44d23df 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 2.0.1-SNAPSHOT + 2.0.1 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 44e0858a..4bb33075 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.1-SNAPSHOT + 2.0.1 org.solovyev.android calculatorpp-core - 2.0.1-SNAPSHOT + 2.0.1 Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 1d30b0ea..4d8df716 100644 --- a/pom.xml +++ b/pom.xml @@ -34,14 +34,14 @@ org.solovyev.android calculatorpp-parent pom - 2.0.1-SNAPSHOT + 2.0.1 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-2.0.1 @@ -66,27 +66,27 @@ org.solovyev.android calculatorpp-core - 2.0.1-SNAPSHOT + 2.0.1 org.solovyev.android calculatorpp-android-app-core - 2.0.1-SNAPSHOT + 2.0.1 apklib org.solovyev.android calculatorpp-android-app-widget - 2.0.1-SNAPSHOT + 2.0.1 apklib org.solovyev.android calculatorpp-android-app-onscreen - 2.0.1-SNAPSHOT + 2.0.1 apklib