From 8f682f419b58dc8cd216c1d2a3922f0a99d13034 Mon Sep 17 00:00:00 2001 From: Lorenzo Villani Date: Tue, 5 Apr 2011 23:03:35 +0200 Subject: [PATCH] pom.xml: Add Maven (2.x/3.x) pom.xml --- actionbar/pom.xml | 54 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 actionbar/pom.xml diff --git a/actionbar/pom.xml b/actionbar/pom.xml new file mode 100644 index 0000000..4eb4df9 --- /dev/null +++ b/actionbar/pom.xml @@ -0,0 +1,54 @@ + + + 4.0.0 + actionbar + com.markupartist.android + android-actionbar + apklib + 1.0.0-SNAPSHOT + + + + UTF-8 + + + + + + com.google.android + android + 2.1.2 + provided + + + + + + src + + + maven-android-plugin + com.jayway.maven.plugins.android.generation2 + 2.9.0-beta-2 + + + 7 + + + true + + + maven-compiler-plugin + org.apache.maven.plugins + 2.3.2 + + 1.6 + 1.6 + + + + +