diff --git a/calculatorpp-core/pom.xml b/calculatorpp-core/pom.xml index 836722d6..6868e0a8 100644 --- a/calculatorpp-core/pom.xml +++ b/calculatorpp-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.4.5 + 1.4.6-SNAPSHOT org.solovyev.android calculatorpp-core - 1.4.5 + 1.4.6-SNAPSHOT Calculator++ Application Core jar diff --git a/calculatorpp-test/pom.xml b/calculatorpp-test/pom.xml index 1cfd5eb3..e8f63a0d 100644 --- a/calculatorpp-test/pom.xml +++ b/calculatorpp-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.4.5 + 1.4.6-SNAPSHOT 4.0.0 diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml index 6bfc9490..cda3dba0 100644 --- a/calculatorpp/pom.xml +++ b/calculatorpp/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.4.5 + 1.4.6-SNAPSHOT 4.0.0 @@ -21,7 +21,7 @@ org.solovyev.android calculatorpp-core - 1.4.5 + 1.4.6-SNAPSHOT diff --git a/pom.xml b/pom.xml index f3b57e6a..116f25e4 100644 --- a/pom.xml +++ b/pom.xml @@ -12,14 +12,14 @@ org.solovyev.android calculatorpp-parent pom - 1.4.5 + 1.4.6-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.4.5 + HEAD