Updating POM.xml to provide path for nexus.

This commit is contained in:
Ravi Kalaga 2015-12-29 14:50:23 -08:00
parent a9f8bcd2f0
commit 594b730906

View file

@ -409,5 +409,12 @@
</plugins>
</reporting>
<distributionManagement>
<snapshotRepository>
<id>snapshots</id>
<url>http://localhost:8085/nexus/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
<url>demopetclinic</url>
</project>