mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 13:05:49 +00:00
Removed dependency on Nexus for Heroku.
This commit is contained in:
parent
12ecbc5c0f
commit
0ec011a41b
1 changed files with 2 additions and 0 deletions
2
pom.xml
2
pom.xml
|
@ -34,12 +34,14 @@
|
|||
|
||||
</properties>
|
||||
|
||||
<!--
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>nexus</id>
|
||||
<url>http://localhost:8081/repository/maven-public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
-->
|
||||
|
||||
<distributionManagement>
|
||||
<snapshotRepository>
|
||||
|
|
Loading…
Reference in a new issue