Skip to content

Commit

Permalink
Merge pull request #3 from idealista/develop
Browse files Browse the repository at this point in the history
complete distribution management
  • Loading branch information
jmonterrubio authored Oct 2, 2017
2 parents 30aee1c + c4a2643 commit 158a558
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 @@ -53,6 +53,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 158a558

Please sign in to comment.