diff --git a/jsonassert-shade/pom.xml b/jsonassert-shade/pom.xml
index 9ec92ca..759c130 100644
--- a/jsonassert-shade/pom.xml
+++ b/jsonassert-shade/pom.xml
@@ -166,6 +166,16 @@
false
+
+ maven-javadoc-plugin
+
+ false
+ false
+
+
+
+ maven-source-plugin
+
diff --git a/pom.xml b/pom.xml
index 2ac9f15..a90910e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,6 +95,7 @@
3.0.0-M3
3.2.0
3.2.1
+ 1.6
@@ -199,8 +200,33 @@
v@{project.version}
+ central
+
+
+
+ central
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ ${maven-gpg-plugin.version}
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+