From 190924d10c53c46b282c7f8cba9bb6a78072cdb7 Mon Sep 17 00:00:00 2001 From: "JesusFreke@JesusFreke.com" Date: Wed, 5 Aug 2009 03:28:17 +0000 Subject: [PATCH] Copied in the pom.xml from the previous dexlib git-svn-id: https://smali.googlecode.com/svn/trunk@356 55b6fa8a-2a1e-11de-a435-ffa8d773f76a --- dexlib/pom.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 dexlib/pom.xml 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