diff --git a/ivy.xml b/ivy.xml
index 79d4b56..cc8dcbc 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -35,7 +35,8 @@
-
+
+
@@ -56,6 +57,8 @@
e:classifier="ivy"/>
-
+
+
+
diff --git a/project-template.pom b/project-template.pom
index fafceca..0f860e1 100644
--- a/project-template.pom
+++ b/project-template.pom
@@ -86,23 +86,22 @@
junit
- junit-dep
- 4.4
+ junit
+ 4.12
compile
true
-
org.apache.ant
ant-launcher
- 1.7.1
- runtime
+ 1.8.1
+ provided
+
+
+ org.apache.ant
+ ant-testutil
+ 1.8.1
+ test
-
-