Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
ready for release as 5.1.0.soluvas1
Browse files Browse the repository at this point in the history
  • Loading branch information
ceefour committed May 10, 2013
1 parent 8c6f4d8 commit b514f6a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,16 @@
</plugin>
</plugins>
</build>
</project>

<distributionManagement>
<repository>
<id>soluvas-public-releases</id>
<url>http://nexus.bippo.co.id/nexus/content/repositories/soluvas-public-releases/</url>
</repository>
<snapshotRepository>
<id>soluvas-public-snapshots</id>
<url>http://nexus.bippo.co.id/nexus/content/repositories/soluvas-public-snapshots/</url>
</snapshotRepository>
</distributionManagement>

</project>

0 comments on commit b514f6a

Please sign in to comment.