diff --git a/calculatorpp-core/pom.xml b/calculatorpp-core/pom.xml index c42e677e..8e88d659 100644 --- a/calculatorpp-core/pom.xml +++ b/calculatorpp-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.4.4 + 1.4.5-SNAPSHOT org.solovyev.android calculatorpp-core - 1.4.4 + 1.4.5-SNAPSHOT Calculator++ Application Core jar diff --git a/calculatorpp-test/pom.xml b/calculatorpp-test/pom.xml index 79656f4b..a6cb8e71 100644 --- a/calculatorpp-test/pom.xml +++ b/calculatorpp-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.4.4 + 1.4.5-SNAPSHOT 4.0.0 diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml index ec51c333..17103e40 100644 --- a/calculatorpp/pom.xml +++ b/calculatorpp/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.4.4 + 1.4.5-SNAPSHOT 4.0.0 @@ -21,7 +21,7 @@ org.solovyev.android calculatorpp-core - 1.4.4 + 1.4.5-SNAPSHOT diff --git a/pom.xml b/pom.xml index 8b96afa3..097522ce 100644 --- a/pom.xml +++ b/pom.xml @@ -12,14 +12,14 @@ org.solovyev.android calculatorpp-parent pom - 1.4.4 + 1.4.5-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.4 + HEAD