diff --git a/hibernate-validator-cdi-patched/pom.xml b/hibernate-validator-cdi-patched/pom.xml
index 7d8c6b337a..10857ea337 100644
--- a/hibernate-validator-cdi-patched/pom.xml
+++ b/hibernate-validator-cdi-patched/pom.xml
@@ -144,6 +144,15 @@
+
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ true
+
+ true
+
+
\ No newline at end of file
diff --git a/hibernate-validator-patched/pom.xml b/hibernate-validator-patched/pom.xml
index 704b060f8f..112d16a3ba 100644
--- a/hibernate-validator-patched/pom.xml
+++ b/hibernate-validator-patched/pom.xml
@@ -150,6 +150,15 @@
+
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ true
+
+ true
+
+
\ No newline at end of file