diff --git a/AndroidManifest.xml b/AndroidManifest.xml
deleted file mode 100644
index 63163641..00000000
--- a/AndroidManifest.xml
+++ /dev/null
@@ -1,114 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 2683f430..c0a985a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,207 +6,45 @@
4.0.0
org.solovyev.android
- calculatorpp
- apk
+ calculatorpp-parent
+ pom
1.1.4
../android_common
+ android-calculator-app
-
- ${basedir}/src/misc/lib
-
-
-
-
- congrace.de
- releases
- http://nexus.congrace.de/nexus/content/repositories/releases/
- default
-
-
-
-
-
-
- com.google.android
- android
- 2.3.1
-
-
-
- junit
- junit
- 4.8.2
- test
-
-
-
- org.solovyev
- common
- 0.3
-
-
-
- org.solovyev.android
- common
- 0.1
-
-
-
- org.solovyev
- jscl
- 0.0.1
-
-
- xercesImpl
- xerces
-
-
-
-
-
-
- net.sf.opencsv
- opencsv
- 2.0
- test
-
-
-
- org.simpleframework
- simple-xml
- 2.6.1
-
-
- stax-api
- stax
-
-
-
-
-
- achartengine
- achartengine
- 0.7.0
- system
- ${additionalLibs}/achartengine-0.7.0.jar
-
-
-
- admob
- admob
- 4.3.1
- system
- ${additionalLibs}/GoogleAdMobAdsSdk-4.3.1.jar
-
-
-
- org.solovyev.android
- billing
- 0.1
-
-
-
- com.intellij
- annotations
- 7.0.3
-
-
-
- org.codehaus.mojo
- properties-maven-plugin
- 1.0-alpha-1
-
-
-
+
+
+
+ junit
+ junit
+ 4.8.1
+
+
+ com.google.android
+ android
+ 2.3.3
+ provided
+
+
+ com.google.android
+ android-test
+ 2.3.1
+
+
+
-
-
-
-
-
-
- ${project.basedir}/res
- true
- ${project.build.directory}/filtered-res
-
- **/*.xml
-
-
-
-
- ${project.basedir}/res
- false
- ${project.build.directory}/filtered-res
-
- **/*.xml
-
-
-
-
-
-
-
-
- com.jayway.maven.plugins.android.generation2
- android-maven-plugin
- true
-
- ${project.build.directory}/filtered-res
-
- true
-
-
-
-
- manifestUpdate
- process-resources
-
- manifest-update
-
-
-
- alignApk
- package
-
- zipalign
-
-
-
-
-
-
- org.codehaus.mojo
- properties-maven-plugin
- 1.0-alpha-2
-
-
- initialize
-
- read-project-properties
-
-
-
- ${basedir}/src/misc/env/jarsigner.properties
-
-
-
-
-
-
-
-
-
+
maven-jarsigner-plugin
1.2
+
maven-resources-plugin
2.4.3
@@ -220,36 +58,48 @@
android-maven-plugin
3.1.1
+
+
+ ${project.basedir}/src/main/java
+
+
- 9
+ 15
-
+
+
-
+ <!–-no-skin–>
+ -->
+
true
+
true
+
+
+
com.pyx4me
proguard-maven-plugin
2.0.4
+
org.codehaus.mojo
build-helper-maven-plugin
1.5
+
-
standard
@@ -257,30 +107,8 @@
true
-
-
-
- development
-
-
-
- environment
- !production
-
-
-
- In Development
-
-
-
-
- production
-
- In Production
-
-
-
+
release
@@ -290,108 +118,9 @@
true
-
-
-
-
- org.apache.maven.plugins
- maven-jarsigner-plugin
-
-
- signing
-
- sign
- verify
-
- package
- true
-
- true
-
-
- ${project.build.directory}/${project.artifactId}.apk
-
- ${sign.keystore}
- ${sign.alias}
- ${sign.storepass}
- ${sign.keypass}
- true
-
-
-
-
-
-
- com.jayway.maven.plugins.android.generation2
- android-maven-plugin
- true
-
-
- false
-
-
- true
- ${project.build.directory}/${project.artifactId}.apk
- ${project.build.directory}/${project.artifactId}-signed-aligned.apk
-
-
-
- false
- true
-
-
- false
-
-
-
-
- manifestUpdate
- process-resources
-
- manifest-update
-
-
-
- alignApk
- package
-
- zipalign
-
-
-
-
-
- org.codehaus.mojo
- build-helper-maven-plugin
-
-
-
- ${project.build.directory}/${project.artifactId}-signed-aligned.apk
- apk
- signed-aligned
-
-
- ${project.build.directory}/proguard/mapping.txt
- map
- release
-
-
-
-
-
- attach-signed-aligned
- package
-
- attach-artifact
-
-
-
-
-
-
+
\ No newline at end of file