diff --git a/calculatorpp-core/pom.xml b/calculatorpp-core/pom.xml index a72a9cda..06b5e7ad 100644 --- a/calculatorpp-core/pom.xml +++ b/calculatorpp-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.1 + 1.5.2-SNAPSHOT org.solovyev.android calculatorpp-core - 1.5.1 + 1.5.2-SNAPSHOT Calculator++ Application Core jar diff --git a/calculatorpp-test/pom.xml b/calculatorpp-test/pom.xml index 62c60081..5d01b8f8 100644 --- a/calculatorpp-test/pom.xml +++ b/calculatorpp-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.5.1 + 1.5.2-SNAPSHOT 4.0.0 diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml index 3b2af22d..40142e5b 100644 --- a/calculatorpp/pom.xml +++ b/calculatorpp/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.5.1 + 1.5.2-SNAPSHOT 4.0.0 @@ -21,7 +21,7 @@ org.solovyev.android calculatorpp-core - 1.5.1 + 1.5.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index 5f855f0a..951f56bd 100644 --- a/pom.xml +++ b/pom.xml @@ -12,14 +12,14 @@ org.solovyev.android calculatorpp-parent pom - 1.5.1 + 1.5.2-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.5.1 + HEAD