Skip to content

Commit

Permalink
Remove duplicate entry in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
gofraser committed Jan 3, 2017
1 parent c71bafb commit dac5eeb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -436,18 +436,6 @@
</dependencies>
</dependencyManagement>


<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>

<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
Expand Down

0 comments on commit dac5eeb

Please sign in to comment.