diff --git a/pom.xml b/pom.xml
index 19e745d..e7c2d3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,12 +115,13 @@
org.apache.maven.plugins
maven-source-plugin
- 2.1.2
+ 3.0.1
attach-sources
- jar
+ jar-no-fork
+ test-jar-no-fork
@@ -151,6 +152,20 @@
-Xmx512M
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 3.1.1
+
+
+ default
+ package
+
+ test-jar
+
+
+
+