diff --git a/pom.xml b/pom.xml
index 7f561b53..1442a13f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,6 +94,11 @@
Nexus Release Repository
https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/
+
+ cloudbees-nexus-snapshots
+ Sonatype Nexus Snapshots
+ https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots/
+
@@ -310,6 +315,17 @@
spotless:apply verify
+
+ org.sonatype.plugins
+ nexus-staging-maven-plugin
+ 1.6.5
+ true
+
+ cloudbees-nexus-snapshots
+ https://ossrh-staging-api.central.sonatype.com/
+ true
+
+