Skip to content

Commit

Permalink
[TECH] add release repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurélien Baudet committed Apr 21, 2016
1 parent e8c7738 commit 5d9f8ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,10 @@
<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>

<profiles>
Expand Down

0 comments on commit 5d9f8ae

Please sign in to comment.