commit | 346cab5b3e8a5f1888ba2633fa530c5934009ba0 | [log] [tgz] |
---|---|---|
author | mck <mck@apache.org> | Fri Dec 08 00:16:34 2023 +0100 |
committer | mck <mck@apache.org> | Fri Dec 08 00:16:34 2023 +0100 |
tree | a680ece5fc3c7552956130ac4ce076b6ca111b99 | |
parent | 7637a5b2438c2758215e8f6f469a63780c6af75d [diff] |
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>