diff --git a/calculatorpp-core/pom.xml b/calculatorpp-core/pom.xml index faaa3815..79a47275 100644 --- a/calculatorpp-core/pom.xml +++ b/calculatorpp-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.5.2 + 1.5.3-SNAPSHOT org.solovyev.android calculatorpp-core - 1.5.2 + 1.5.3-SNAPSHOT Calculator++ Application Core jar diff --git a/calculatorpp-test/pom.xml b/calculatorpp-test/pom.xml index f64bcd8b..a054d398 100644 --- a/calculatorpp-test/pom.xml +++ b/calculatorpp-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml index 92bef2d6..d01ac953 100644 --- a/calculatorpp/pom.xml +++ b/calculatorpp/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.5.2 + 1.5.3-SNAPSHOT 4.0.0 @@ -21,7 +21,7 @@ org.solovyev.android calculatorpp-core - 1.5.2 + 1.5.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index 8303d056..7a3d5cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -12,14 +12,14 @@ org.solovyev.android calculatorpp-parent pom - 1.5.2 + 1.5.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.5.2 + HEAD