From 07f5711fdbd957eafac5a09b9f01f817447a1e78 Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Sat, 27 Oct 2012 20:56:24 +0400 Subject: [PATCH] Rollback version --- 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 6868e0a8..3bf3251c 100644 --- a/calculatorpp-core/pom.xml +++ b/calculatorpp-core/pom.xml @@ -5,12 +5,12 @@ org.solovyev.android calculatorpp-parent - 1.4.6-SNAPSHOT + 1.4.3-SNAPSHOT org.solovyev.android calculatorpp-core - 1.4.6-SNAPSHOT + 1.4.3-SNAPSHOT Calculator++ Application Core jar diff --git a/calculatorpp-test/pom.xml b/calculatorpp-test/pom.xml index e8f63a0d..377dc854 100644 --- a/calculatorpp-test/pom.xml +++ b/calculatorpp-test/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.4.6-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml index cda3dba0..8e09e759 100644 --- a/calculatorpp/pom.xml +++ b/calculatorpp/pom.xml @@ -4,7 +4,7 @@ org.solovyev.android calculatorpp-parent - 1.4.6-SNAPSHOT + 1.4.3-SNAPSHOT 4.0.0 @@ -21,7 +21,7 @@ org.solovyev.android calculatorpp-core - 1.4.6-SNAPSHOT + 1.4.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index 116f25e4..a8b1fec5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.solovyev.android calculatorpp-parent pom - 1.4.6-SNAPSHOT + 1.4.3-SNAPSHOT Calculator++