From c79710460579f5c3f448a61aec3599d61eb0bce4 Mon Sep 17 00:00:00 2001 From: Tjerk Wolterink Date: Mon, 24 Feb 2014 18:06:58 +0100 Subject: [PATCH] moved to gradle --- pom.xml | 91 --------------------------------------------------------- 1 file changed, 91 deletions(-) delete mode 100644 pom.xml diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 43daab9..0000000 --- a/pom.xml +++ /dev/null @@ -1,91 +0,0 @@ - - - 4.0.0 - com.tjerkw - slideexpandablelistview-project - 1.1.0-SNAPSHOT - pom - Android-SlideExpandableListView Project - - - library - sample - - - - 8 - 2.2.1 - - - UTF-8 - 2.2 - - - - - - com.google.android - android - ${androidVersion} - provided - - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - - com.jayway.maven.plugins.android.generation2 - android-maven-plugin - 3.8.2 - - - ${androidApiLevel} - - - -Xms256m - -Xmx512m - - true - ${sourceCompatibility} - ${sourceCompatibility} - - true - - - org.apache.maven.plugins - maven-eclipse-plugin - 2.8 - - - com.google.android:android - - bin - - com.android.ide.eclipse.adt.ANDROID_FRAMEWORK - - - com.android.ide.eclipse.adt.AndroidNature - - - com.android.ide.eclipse.adt.ResourceManagerBuilder - com.android.ide.eclipse.adt.PreCompilerBuilder - com.android.ide.eclipse.adt.ApkBuilder - - - - - - src - - -