diff --git a/calculatorpp-core/pom.xml b/calculatorpp-core/pom.xml index 17ae2ad2..4e954233 100644 --- a/calculatorpp-core/pom.xml +++ b/calculatorpp-core/pom.xml @@ -7,12 +7,12 @@ org.solovyev.android calculatorpp-parent - 1.3.1 + 1.3.2 org.solovyev.android calculatorpp-core - 1.3.1 + 1.3.2 Calculator++ Application Core jar diff --git a/calculatorpp-service/pom.xml b/calculatorpp-service/pom.xml index 220ae027..f2d7e9cd 100644 --- a/calculatorpp-service/pom.xml +++ b/calculatorpp-service/pom.xml @@ -6,7 +6,7 @@ org.solovyev.android calculatorpp-parent - 1.3.1 + 1.3.2 4.0.0 diff --git a/calculatorpp-test/pom.xml b/calculatorpp-test/pom.xml index b28bdfe3..bbe4e677 100644 --- a/calculatorpp-test/pom.xml +++ b/calculatorpp-test/pom.xml @@ -1,20 +1,20 @@ - - - - - org.solovyev.android - calculatorpp-parent - 1.3.1 - - - 4.0.0 - - org.solovyev.android - calculatorpp-test - Calculator++ Application (Test) - - - + + + + + org.solovyev.android + calculatorpp-parent + 1.3.2 + + + 4.0.0 + + org.solovyev.android + calculatorpp-test + Calculator++ Application (Test) + + + \ No newline at end of file diff --git a/calculatorpp/pom.xml b/calculatorpp/pom.xml index 82523499..bf8d4c79 100644 --- a/calculatorpp/pom.xml +++ b/calculatorpp/pom.xml @@ -6,7 +6,7 @@ org.solovyev.android calculatorpp-parent - 1.3.1 + 1.3.2 4.0.0 @@ -23,7 +23,7 @@ org.solovyev.android calculatorpp-core - 1.3.1 + 1.3.2 diff --git a/pom.xml b/pom.xml index 61bbd3f4..08070e95 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.solovyev.android calculatorpp-parent pom - 1.3.1 + 1.3.2 Calculator++