diff --git a/android-app-core/pom.xml b/android-app-core/pom.xml index 9630b5e2..0d45fb72 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 + 1.6.3-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 1.6.2 + 1.6.3-SNAPSHOT Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index 5c9f422b..78f63baf 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 + 1.6.3-SNAPSHOT org.solovyev.android calculatorpp-android-app-onscreen - 1.6.2 + 1.6.3-SNAPSHOT Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index dd7ac354..53888fbf 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 + 1.6.3-SNAPSHOT 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index afa0592e..31188553 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 + 1.6.3-SNAPSHOT org.solovyev.android calculatorpp-android-app-widget - 1.6.2 + 1.6.3-SNAPSHOT Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index 94eabff5..a66d7bc6 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.6.2 + 1.6.3-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index b1a83533..ed94a327 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.6.2 + 1.6.3-SNAPSHOT org.solovyev.android calculatorpp-core - 1.6.2 + 1.6.3-SNAPSHOT Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 20e70129..a984d337 100644 --- a/pom.xml +++ b/pom.xml @@ -12,14 +12,14 @@ org.solovyev.android calculatorpp-parent pom - 1.6.2 + 1.6.3-SNAPSHOT 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-1.6.2 + HEAD @@ -43,27 +43,27 @@ org.solovyev.android calculatorpp-core - 1.6.2 + 1.6.3-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 1.6.2 + 1.6.3-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-widget - 1.6.2 + 1.6.3-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-onscreen - 1.6.2 + 1.6.3-SNAPSHOT apklib