File tree Expand file tree Collapse file tree 2 files changed +2
-22
lines changed Expand file tree Collapse file tree 2 files changed +2
-22
lines changed Original file line number Diff line number Diff line change 10881088 <plugin >
10891089 <groupId >org.jfrog.buildinfo</groupId >
10901090 <artifactId >artifactory-maven-plugin</artifactId >
1091- <version >2.7.0 </version >
1091+ <version >3.2.1 </version >
10921092 </plugin >
10931093
10941094 </plugins >
12981298 <id >spring-libs-milestone</id >
12991299 <url >https://repo.spring.io/libs-milestone</url >
13001300 </pluginRepository >
1301- <pluginRepository >
1302- <id >bintray-plugins</id >
1303- <name >bintray-plugins</name >
1304- <url >https://jcenter.bintray.com</url >
1305- </pluginRepository >
13061301 </pluginRepositories >
13071302
13081303</project >
Original file line number Diff line number Diff line change 128128 <plugin >
129129 <groupId >org.jfrog.buildinfo</groupId >
130130 <artifactId >artifactory-maven-plugin</artifactId >
131- <version >2.7.0 </version >
131+ <version >3.2.1 </version >
132132 <executions >
133133 <execution >
134134 <id >build-info</id >
170170
171171 </build >
172172
173- <pluginRepositories >
174- <pluginRepository >
175- <snapshots >
176- <enabled >false</enabled >
177- </snapshots >
178- <id >central</id >
179- <name >bintray-plugins</name >
180- <url >https://jcenter.bintray.com</url >
181- </pluginRepository >
182- </pluginRepositories >
183173 </profile >
184174
185175 <!-- Build profile for the build run to deploy to Maven Central -->
267257 <id >spring-libs-release</id >
268258 <url >https://repo.spring.io/libs-release</url >
269259 </pluginRepository >
270- <pluginRepository >
271- <id >bintray-plugins</id >
272- <name >bintray-plugins</name >
273- <url >https://jcenter.bintray.com</url >
274- </pluginRepository >
275260 </pluginRepositories >
276261
277262</project >
You can’t perform that action at this time.
0 commit comments