diff --git a/pom.xml b/pom.xml
index 635ee22..5a34a3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,6 +23,7 @@
3.2.0
3.11.0
+ 3.3.1
3.1.0
3.1.1
3.3.0
@@ -117,6 +118,11 @@
maven-compiler-plugin
${version.compiler.plugin}
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ ${version.resources.plugin}
+
org.apache.maven.plugins
maven-gpg-plugin