From 0a7ae4abacbf040930c651da4be6d0e5de06ba0a Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Sat, 27 Oct 2012 19:18:13 +0400 Subject: [PATCH] Version rollback --- calculatorpp-core/pom.xml | 4 ++-- calculatorpp-test/pom.xml | 2 +- calculatorpp/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) 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++