File tree Expand file tree Collapse file tree 2 files changed +1
-21
lines changed Expand file tree Collapse file tree 2 files changed +1
-21
lines changed Original file line number Diff line number Diff line change 230230 </repository >
231231 </repositories >
232232
233- <pluginRepositories >
234- <pluginRepository >
235- <id >spring-plugins-release</id >
236- <url >https://repo.spring.io/plugins-release</url >
237- </pluginRepository >
238- <pluginRepository >
239- <id >spring-libs-milestone</id >
240- <url >https://repo.spring.io/libs-milestone</url >
241- </pluginRepository >
242- <pluginRepository >
243- <id >spring-libs-snapshot</id >
244- <url >https://repo.spring.io/libs-snapshot</url >
245- </pluginRepository >
246- </pluginRepositories >
247-
248233</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