diff --git a/android-app-core/pom.xml b/android-app-core/pom.xml index 0b843f0a..5b060c41 100644 --- a/android-app-core/pom.xml +++ b/android-app-core/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 org.solovyev.android calculatorpp-parent - 1.6.3-SNAPSHOT + 1.6.3-a org.solovyev.android calculatorpp-android-app-core - 1.6.3-SNAPSHOT + 1.6.3-a Calculator++ Application Core apklib diff --git a/android-app-onscreen/pom.xml b/android-app-onscreen/pom.xml index 2bd50a90..51acd88c 100644 --- a/android-app-onscreen/pom.xml +++ b/android-app-onscreen/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 org.solovyev.android calculatorpp-parent - 1.6.3-SNAPSHOT + 1.6.3-a org.solovyev.android calculatorpp-android-app-onscreen - 1.6.3-SNAPSHOT + 1.6.3-a Calculator++ Application Onscreen apklib diff --git a/android-app-test/pom.xml b/android-app-test/pom.xml index 44c7a52d..2269411a 100644 --- a/android-app-test/pom.xml +++ b/android-app-test/pom.xml @@ -1,11 +1,10 @@ - + org.solovyev.android calculatorpp-parent - 1.6.3-SNAPSHOT + 1.6.3-a 4.0.0 diff --git a/android-app-widget/pom.xml b/android-app-widget/pom.xml index 6ccc003b..aa23ddb2 100644 --- a/android-app-widget/pom.xml +++ b/android-app-widget/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 org.solovyev.android calculatorpp-parent - 1.6.3-SNAPSHOT + 1.6.3-a org.solovyev.android calculatorpp-android-app-widget - 1.6.3-SNAPSHOT + 1.6.3-a Calculator++ Application Widget apklib diff --git a/android-app/pom.xml b/android-app/pom.xml index fc8d14d1..8a640b24 100644 --- a/android-app/pom.xml +++ b/android-app/pom.xml @@ -1,11 +1,10 @@ - + org.solovyev.android calculatorpp-parent - 1.6.3-SNAPSHOT + 1.6.3-a 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 6c062c2b..cb06f289 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,17 +1,16 @@ - + 4.0.0 org.solovyev.android calculatorpp-parent - 1.6.3-SNAPSHOT + 1.6.3-a org.solovyev.android calculatorpp-core - 1.6.3-SNAPSHOT + 1.6.3-a Calculator++ Core jar diff --git a/pom.xml b/pom.xml index 271618f4..6ee20dde 100644 --- a/pom.xml +++ b/pom.xml @@ -21,8 +21,7 @@ ~ Site: http://se.solovyev.org --> - + org.sonatype.oss @@ -35,14 +34,14 @@ org.solovyev.android calculatorpp-parent pom - 1.6.3-SNAPSHOT + 1.6.3-a 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.3-a @@ -67,27 +66,27 @@ org.solovyev.android calculatorpp-core - 1.6.3-SNAPSHOT + 1.6.3-a org.solovyev.android calculatorpp-android-app-core - 1.6.3-SNAPSHOT + 1.6.3-a apklib org.solovyev.android calculatorpp-android-app-widget - 1.6.3-SNAPSHOT + 1.6.3-a apklib org.solovyev.android calculatorpp-android-app-onscreen - 1.6.3-SNAPSHOT + 1.6.3-a apklib