diff --git a/pom.xml b/pom.xml
index 388ed11..66b7955 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
maven-parent
org.apache.maven
- 8-SNAPSHOT
+ 8
../pom/maven/pom.xml
@@ -194,6 +194,12 @@
maven-plugin-tools-beanshell
${pluginToolsVersion}
+
+ org.apache.maven.shared
+ maven-plugin-testing-harness
+ ${pluginTestingHarnessVersion}
+ test
+
org.apache.maven
maven-plugin-descriptor
@@ -214,7 +220,17 @@
+
+
+
+ junit
+ junit
+ 3.8.1
+
+
+
2.2-SNAPSHOT
+ 1.2-SNAPSHOT