File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 807807 <url >https://repo.spring.io/milestone</url >
808808 </pluginRepository >
809809 <pluginRepository >
810- <id >spring-libs- release</id >
810+ <id >spring-release</id >
811811 <url >https://repo.spring.io/release</url >
812812 </pluginRepository >
813813 </pluginRepositories >
Original file line number Diff line number Diff line change 1010 <password >${env.SONATYPE_PSW}</password >
1111 </server >
1212 <server >
13- <id >spring-plugins-release </id >
13+ <id >spring-snapshot </id >
1414 <username >${env.ARTIFACTORY_USR}</username >
1515 <password >${env.ARTIFACTORY_PSW}</password >
1616 </server >
1717 <server >
18- <id >spring-libs-snapshot </id >
18+ <id >spring-milestone </id >
1919 <username >${env.ARTIFACTORY_USR}</username >
2020 <password >${env.ARTIFACTORY_PSW}</password >
2121 </server >
2222 <server >
23- <id >spring-libs-milestone</id >
24- <username >${env.ARTIFACTORY_USR}</username >
25- <password >${env.ARTIFACTORY_PSW}</password >
26- </server >
27- <server >
28- <id >spring-libs-release</id >
23+ <id >spring-release</id >
2924 <username >${env.ARTIFACTORY_USR}</username >
3025 <password >${env.ARTIFACTORY_PSW}</password >
3126 </server >
You can’t perform that action at this time.
0 commit comments