Remove distributionManagement, the apache parent defines this for us
diff --git a/pom.xml b/pom.xml
index 350d051..221e1f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1004,12 +1004,6 @@
       </properties>
     </profile>
   </profiles>
-  <distributionManagement>
-    <repository>
-      <id>ossrh</id>
-      <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
-    </repository>
-  </distributionManagement>
   <licenses>
     <license>
       <name>Apache 2</name>