diff --git a/calculatorpp-core/pom.xml b/calculatorpp-core/pom.xml index b2dcb246..d9052166 100644 --- a/calculatorpp-core/pom.xml +++ b/calculatorpp-core/pom.xml @@ -7,12 +7,12 @@ org.solovyev.android calculatorpp-parent - 1.4.1 + 1.4.2 org.solovyev.android calculatorpp-core - 1.4.1 + 1.4.2 Calculator++ Application Core jar diff --git a/calculatorpp-test/pom.xml b/calculatorpp-test/pom.xml index f1190b01..b23a8960 100644 --- a/calculatorpp-test/pom.xml +++ b/calculatorpp-test/pom.xml @@ -6,7 +6,7 @@ org.solovyev.android calculatorpp-parent - 1.4.1 + 1.4.2 4.0.0 diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml index faa30baf..6042e09d 100644 --- a/calculatorpp/pom.xml +++ b/calculatorpp/pom.xml @@ -6,7 +6,7 @@ org.solovyev.android calculatorpp-parent - 1.4.1 + 1.4.2 4.0.0 @@ -23,7 +23,7 @@ org.solovyev.android calculatorpp-core - 1.4.1 + 1.4.2 diff --git a/pom.xml b/pom.xml index 38970678..4c541722 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.solovyev.android calculatorpp-parent pom - 1.4.1 + 1.4.2 Calculator++