mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
Update pom.xml
This commit is contained in:
parent
736d85df59
commit
c01eaac3b3
1 changed files with 0 additions and 20 deletions
20
pom.xml
20
pom.xml
|
@ -267,26 +267,6 @@
|
||||||
</license>
|
</license>
|
||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<repositories>
|
|
||||||
<repository>
|
|
||||||
<id>nexus</id>
|
|
||||||
<name>Nexus</name>
|
|
||||||
<url>http://nexus.cicd.svc.cluster.local:8081/content/groups/public</url>
|
|
||||||
<snapshots>
|
|
||||||
<enabled>true</enabled>
|
|
||||||
</snapshots>
|
|
||||||
</repository>
|
|
||||||
</repositories>
|
|
||||||
|
|
||||||
<pluginRepositories>
|
|
||||||
<pluginRepository>
|
|
||||||
<id>nexus</id>
|
|
||||||
<name>Nexus</name>
|
|
||||||
<url>http://nexus.cicd.svc.cluster.local:8081/content/groups/public</url>
|
|
||||||
<snapshots>
|
|
||||||
<enabled>true</enabled>
|
|
||||||
</snapshots>
|
|
||||||
</pluginRepository>
|
|
||||||
</pluginRepositories>
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in a new issue