Skip to content

Commit

Permalink
remove wrong distribution urls
Browse files Browse the repository at this point in the history
Signed-off-by: olivier lamy <olamy@apache.org>
  • Loading branch information
olamy committed Mar 31, 2020
1 parent 4e7d13b commit 4c55556
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -301,14 +301,6 @@
<url>https://travis-ci.org/mojohaus/flatten-maven-plugin</url>
</ciManagement>
<distributionManagement>
<repository>
<id>ossrh-staging</id>
<url>http://oss.sonatype.org/service/local/staging/deploy/maven2</url>
</repository>
<snapshotRepository>
<id>ossrh-snapshots</id>
<url>http://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<site>
<id>github</id>
<url>scm:git:ssh://git@github.com/mojohaus/flatten-maven-plugin.git</url>
Expand Down

0 comments on commit 4c55556

Please sign in to comment.