From 8f2e240c4ec32244e13b99da4bd81ee5e2323a1e Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Sun, 4 Mar 2012 23:16:55 +0400 Subject: [PATCH] Changes --- calculatorpp-main/AndroidManifest.xml | 4 ++-- calculatorpp-main/src/misc/env/env.properties | 1 - calculatorpp-main/src/misc/env/jarsigner.properties | 0 pom.xml | 11 +++++++---- 4 files changed, 9 insertions(+), 7 deletions(-) delete mode 100644 calculatorpp-main/src/misc/env/env.properties delete mode 100644 calculatorpp-main/src/misc/env/jarsigner.properties diff --git a/calculatorpp-main/AndroidManifest.xml b/calculatorpp-main/AndroidManifest.xml index e48aec5a..7bbb28c8 100644 --- a/calculatorpp-main/AndroidManifest.xml +++ b/calculatorpp-main/AndroidManifest.xml @@ -1,5 +1,5 @@ - + @@ -8,7 +8,7 @@ - + diff --git a/calculatorpp-main/src/misc/env/env.properties b/calculatorpp-main/src/misc/env/env.properties deleted file mode 100644 index bed508d4..00000000 --- a/calculatorpp-main/src/misc/env/env.properties +++ /dev/null @@ -1 +0,0 @@ -android.sdk.path=/home/serso/projects/java/misc/libs/android-sdk-linux_x86 \ No newline at end of file diff --git a/calculatorpp-main/src/misc/env/jarsigner.properties b/calculatorpp-main/src/misc/env/jarsigner.properties deleted file mode 100644 index e69de29b..00000000 diff --git a/pom.xml b/pom.xml index ad6b5812..969e772e 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 1.1.4 - ../android_common + ../common calculatorpp-main calculatorpp-test @@ -68,7 +68,7 @@ 15 - standard true + + - + release @@ -119,9 +122,9 @@ true + - \ No newline at end of file