diff --git a/dexlib/pom.xml b/dexlib/pom.xml new file mode 100644 index 00000000..c315164c --- /dev/null +++ b/dexlib/pom.xml @@ -0,0 +1,28 @@ + + + 4.0.0 + org.jf + dexlib + ${aversion} + + org.jf + smali-pom + 1.0-SNAPSHOT + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + + + + junit + junit + 4.6 + + + \ No newline at end of file