diff --git a/android-app-core/pom.xml b/android-app-core/pom.xml index 18f4db37..88d57cbc 100644 --- a/android-app-core/pom.xml +++ b/android-app-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.5-SNAPSHOT + 2.0.5 org.solovyev.android calculatorpp-android-app-core - 2.0.5-SNAPSHOT + 2.0.5 Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index 69bd99fd..ca433995 100644 --- a/android-app-onscreen/pom.xml +++ b/android-app-onscreen/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.5-SNAPSHOT + 2.0.5 org.solovyev.android calculatorpp-android-app-onscreen - 2.0.5-SNAPSHOT + 2.0.5 Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index cb819bcd..f0e5798d 100644 --- a/android-app-test/pom.xml +++ b/android-app-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 2.0.5-SNAPSHOT + 2.0.5 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index 26dfaae1..6ad10353 100644 --- a/android-app-widget/pom.xml +++ b/android-app-widget/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.5-SNAPSHOT + 2.0.5 org.solovyev.android calculatorpp-android-app-widget - 2.0.5-SNAPSHOT + 2.0.5 Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index c7d2e4c7..fd7e3e99 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 2.0.5-SNAPSHOT + 2.0.5 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index fe8a0088..c06a4ad5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 2.0.5-SNAPSHOT + 2.0.5 org.solovyev.android calculatorpp-core - 2.0.5-SNAPSHOT + 2.0.5 Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 4cc2b066..bc01194f 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ org.solovyev.android calculatorpp-parent pom - 2.0.5-SNAPSHOT + 2.0.5 Calculator++