diff --git a/android-app-core/pom.xml b/android-app-core/pom.xml index a0ce2f30..802148eb 100644 --- a/android-app-core/pom.xml +++ b/android-app-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index f174239d..31d20cac 100644 --- a/android-app-onscreen/pom.xml +++ b/android-app-onscreen/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT org.solovyev.android calculatorpp-android-app-onscreen - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index 8aa358df..742c2eb2 100644 --- a/android-app-test/pom.xml +++ b/android-app-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index a37081cf..3c6739c3 100644 --- a/android-app-widget/pom.xml +++ b/android-app-widget/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT org.solovyev.android calculatorpp-android-app-widget - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT Calculator++ Application Widget apklib diff --git a/android-app/AndroidManifest.xml b/android-app/AndroidManifest.xml index 3a6e16d9..a6c4bc7b 100644 --- a/android-app/AndroidManifest.xml +++ b/android-app/AndroidManifest.xml @@ -5,7 +5,7 @@ - + @@ -22,7 +22,7 @@ - + @@ -53,11 +53,11 @@ - - - + + + - + diff --git a/android-app/pom.xml b/android-app/pom.xml index c1b41ec5..206c2a5d 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index c24e4357..3e60e059 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT org.solovyev.android calculatorpp-core - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT Calculator++ Core jar diff --git a/pom.xml b/pom.xml index df8c9e08..17fc78ff 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.solovyev.android calculatorpp-parent pom - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT Calculator++ @@ -43,27 +43,27 @@ org.solovyev.android calculatorpp-core - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT org.solovyev.android calculatorpp-android-app-core - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-widget - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT apklib org.solovyev.android calculatorpp-android-app-onscreen - 1.5.4-SNAPSHOT + 1.6.0-SNAPSHOT apklib