Skip to content

Commit b71ba34

Browse files
remove distribution management
1 parent ac9c353 commit b71ba34

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -232,18 +232,6 @@
232232
<tag>HEAD</tag>
233233
</scm>
234234

235-
<distributionManagement>
236-
<snapshotRepository>
237-
<id>ossrh</id>
238-
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
239-
</snapshotRepository>
240-
<repository>
241-
<id>ossrh</id>
242-
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
243-
</url>
244-
</repository>
245-
</distributionManagement>
246-
247235
<licenses>
248236
<license>
249237
<name>Apache License, Version 2.0</name>

0 commit comments

Comments
 (0)