File tree Expand file tree Collapse file tree 2 files changed +1
-17
lines changed Expand file tree Collapse file tree 2 files changed +1
-17
lines changed Original file line number Diff line number Diff line change 576576 </repository >
577577 </repositories >
578578
579- <pluginRepositories >
580- <pluginRepository >
581- <id >spring-plugins-release</id >
582- <url >https://repo.spring.io/plugins-release</url >
583- </pluginRepository >
584- <pluginRepository >
585- <id >spring-libs-milestone</id >
586- <url >https://repo.spring.io/libs-milestone</url >
587- </pluginRepository >
588- </pluginRepositories >
589-
590579</project >
Original file line number Diff line number Diff line change 44 https://maven.apache.org/xsd/settings-1.0.0.xsd" >
55
66 <servers >
7- <server >
8- <id >spring-plugins-release</id >
9- <username >${env.ARTIFACTORY_USR}</username >
10- <password >${env.ARTIFACTORY_PSW}</password >
11- </server >
127 <server >
138 <id >spring-libs-snapshot</id >
149 <username >${env.ARTIFACTORY_USR}</username >
2621 </server >
2722 </servers >
2823
29- </settings >
24+ </settings >
You can’t perform that action at this time.
0 commit comments