diff --git a/documentation/ESAPI-release-steps.odt b/documentation/ESAPI-release-steps.odt
index 848b88dae..455863aba 100644
Binary files a/documentation/ESAPI-release-steps.odt and b/documentation/ESAPI-release-steps.odt differ
diff --git a/documentation/ESAPI-release-steps.pdf b/documentation/ESAPI-release-steps.pdf
index ea6970f89..96db0481d 100644
Binary files a/documentation/ESAPI-release-steps.pdf and b/documentation/ESAPI-release-steps.pdf differ
diff --git a/pom.xml b/pom.xml
index f0bc96e7b..6797acc2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,14 +7,12 @@
jar
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
-
- sonatype-nexus-staging
- https://oss.sonatype.org/service/local/staging/deploy/maven2
+
+ central
+ https://central.sonatype.org/publish/publish-portal-maven/
+
+ https://github.com/ESAPI/esapi-java-legacy/releases
@@ -427,6 +425,16 @@
+
+ org.sonatype.central
+ central-publishing-maven-plugin
+ 0.9.0
+ true
+
+ ${project.name}-${project.version}
+ central
+
+
org.cyclonedx
@@ -515,12 +523,6 @@
-
- org.apache.maven.plugins
- maven-deploy-plugin
- 3.1.4
-
-
org.apache.maven.plugins
maven-eclipse-plugin