diff --git a/.idea/modules.xml b/.idea/modules.xml index e35ea293..75115f27 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -52,10 +52,7 @@ - - - diff --git a/android-app-core.iml b/android-app-core.iml index 398f2594..410b3290 100644 --- a/android-app-core.iml +++ b/android-app-core.iml @@ -28,13 +28,11 @@ - - @@ -47,7 +45,7 @@ - + diff --git a/android-app-onscreen.iml b/android-app-onscreen.iml index 9076d784..d268f741 100644 --- a/android-app-onscreen.iml +++ b/android-app-onscreen.iml @@ -28,13 +28,11 @@ - - @@ -47,7 +45,7 @@ - + diff --git a/android-app-widget.iml b/android-app-widget.iml index 1d6b2d10..89a1878b 100644 --- a/android-app-widget.iml +++ b/android-app-widget.iml @@ -28,13 +28,11 @@ - - @@ -47,7 +45,7 @@ - + diff --git a/android-app.iml b/android-app.iml index f149f25b..e5068c13 100644 --- a/android-app.iml +++ b/android-app.iml @@ -28,17 +28,13 @@ - - - - @@ -51,7 +47,7 @@ - + diff --git a/core.iml b/core.iml index 060e8a30..0cd77e3a 100644 --- a/core.iml +++ b/core.iml @@ -22,7 +22,7 @@ - + diff --git a/pom.xml b/pom.xml index eaa827ce..0b2daf99 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ scm:git:git@github.com:serso/android-calculatorpp.git scm:git:git@github.com:serso/android-calculatorpp.git http://github.com/serso/android-calculatorpp - release-2.0.1 + release-2.0.5 @@ -82,27 +82,27 @@ org.solovyev.android calculatorpp-core - 2.0.2 + ${project.version} org.solovyev.android calculatorpp-android-app-core - 2.0.2 + ${project.version} apklib org.solovyev.android calculatorpp-android-app-widget - 2.0.2 + ${project.version} apklib org.solovyev.android calculatorpp-android-app-onscreen - 2.0.2 + ${project.version} apklib