diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..63b4341 --- /dev/null +++ b/pom.xml @@ -0,0 +1,97 @@ + + + + + 4.0.0 + org.apache.ant + ant-antunit + jar + 1.2-SNAPSHOT + + + + true + + + + + src/main + src/tests/junit + + + + + + + org.apache.ant + ant + 1.7.1 + compile + + + org.apache.ant + ant-launcher + + + + + junit + junit-dep + 4.4 + compile + true + + + + org.apache.ant + ant-launcher + 1.7.1 + runtime + + + + +