From 882610627c4687094e7b00934c27c03f67a7bb3f Mon Sep 17 00:00:00 2001 From: Dominik Date: Mon, 19 Nov 2012 18:01:05 +0100 Subject: changed location of ActionBarSherlock lib --- com_actionbarsherlock/pom.xml | 151 ------------------------------------------ 1 file changed, 151 deletions(-) delete mode 100644 com_actionbarsherlock/pom.xml (limited to 'com_actionbarsherlock/pom.xml') diff --git a/com_actionbarsherlock/pom.xml b/com_actionbarsherlock/pom.xml deleted file mode 100644 index 5373fb012..000000000 --- a/com_actionbarsherlock/pom.xml +++ /dev/null @@ -1,151 +0,0 @@ - - - - 4.0.0 - - com.actionbarsherlock - library - ActionBarSherlock - apklib - - - com.actionbarsherlock - parent - 4.1.0 - ../pom.xml - - - - - com.google.android - android - provided - - - com.google.android - support-v4 - - - - com.pivotallabs - robolectric - test - - - junit - junit - test - - - - - src - test - - - - com.jayway.maven.plugins.android.generation2 - android-maven-plugin - true - - - - org.apache.maven.plugins - maven-javadoc-plugin - - true - - - - - com.google.code.maven-replacer-plugin - maven-replacer-plugin - 1.4.0 - - - process-sources - - replace - - - - - false - target/generated-sources/r/com/actionbarsherlock/R.java - target/generated-sources/r/com/actionbarsherlock/R.java - false - static final int - static int - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - ../checkstyle.xml - - - - verify - - checkstyle - - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - package - - attach-artifact - - - - - jar - ${project.build.directory}/${project.build.finalName}.jar - - - - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - com.google.code.maven-replacer-plugin - maven-replacer-plugin - [1.4.1,) - - replace - - - - - - - - - - - - - - -- cgit v1.2.3