Skip to content

Commit

Permalink
added missing repository tag for distributionManagement
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmasB committed Mar 5, 2017
1 parent 1cadcc7 commit ee4972e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,11 @@
<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>

<issueManagement>
Expand Down

0 comments on commit ee4972e

Please sign in to comment.