diff --git a/calculatorpp-core/pom.xml b/calculatorpp-core/pom.xml index 8e88d659..3bf3251c 100644 --- a/calculatorpp-core/pom.xml +++ b/calculatorpp-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.4.5-SNAPSHOT + 1.4.3-SNAPSHOT org.solovyev.android calculatorpp-core - 1.4.5-SNAPSHOT + 1.4.3-SNAPSHOT Calculator++ Application Core jar diff --git a/calculatorpp-test/pom.xml b/calculatorpp-test/pom.xml index a6cb8e71..377dc854 100644 --- a/calculatorpp-test/pom.xml +++ b/calculatorpp-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.4.5-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml index 75c3aa31..8e09e759 100644 --- a/calculatorpp/pom.xml +++ b/calculatorpp/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.4.5-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 @@ -21,7 +21,7 @@ org.solovyev.android calculatorpp-core - 1.4.5-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index bd911883..72eb9f46 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.solovyev.android calculatorpp-parent pom - 1.4.5-SNAPSHOT + 1.4.3-SNAPSHOT Calculator++