Skip to content

Commit a82ac8c

Browse files
authored
build: remove empty distributionManagement from POM (#298)
1 parent 0b21b80 commit a82ac8c

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -38,17 +38,6 @@
3838
<url>https://github.com/dropwizard/dropwizard-testing-junit4/issues</url>
3939
</issueManagement>
4040

41-
<distributionManagement>
42-
<repository>
43-
<id>ossrh</id>
44-
<name>Sonatype Central Portal Repository</name>
45-
</repository>
46-
<site>
47-
<id>dropwizard-testing-junit4</id>
48-
<url>http://dropwizard.github.io/dropwizard-testing-junit4/${project.version}</url>
49-
</site>
50-
</distributionManagement>
51-
5241
<repositories>
5342
<repository>
5443
<name>Central Portal Snapshots</name>

0 commit comments

Comments
 (0)