Skip to content

Commit

Permalink
pom prepared for release 1.3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
avurro committed Jul 20, 2015
1 parent a654b28 commit 2ac8b47
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions JMapper Framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,16 @@
</developer>
</developers>

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

<build>
<plugins>
Expand Down

0 comments on commit 2ac8b47

Please sign in to comment.