diff --git a/library/pom.xml b/library/pom.xml new file mode 100644 index 00000000..7bd7ab43 --- /dev/null +++ b/library/pom.xml @@ -0,0 +1,60 @@ + + + 4.0.0 + se.emilsjolander + StickylListHeaders + 1.0-SNAPSHOT + apk + StickyListHeaders + + + UTF-8 + 4.1.1.4 + + 3.6.0 + + + + + com.google.android + android + ${platform.version} + provided + + + + + ${project.artifactId} + ${project.basedir}/src/se/emilsjolander/stickylistheaders + + + ${project.basedir}/res + + + + + + com.jayway.maven.plugins.android.generation2 + android-maven-plugin + ${android.plugin.version} + true + + + + + + com.jayway.maven.plugins.android.generation2 + android-maven-plugin + + + + 16 + + + + + + + +