diff --git a/pom.xml b/pom.xml
index 1469c11..c156bd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,6 +146,7 @@
- in a jarfile so it can control its place in the classpath.
-->
+ org.apache.maven.plugins
maven-jar-plugin
@@ -173,6 +174,7 @@
- Alas, the standard jar plugin doesn't have includes/excludes support
- in version 2.0, so antrun is used to create the other ones.
-->
+ org.apache.maven.plugins
maven-antrun-plugin
1.1
@@ -293,6 +295,7 @@
- normal test phase is therefore disabled here, and the test plugin
- rebound to the "integration-test" phase instead.
-->
+ org.apache.maven.plugins
maven-surefire-plugin
@@ -341,6 +344,7 @@
+ org.apache.maven.plugins
maven-assembly-plugin
2.1