File tree Expand file tree Collapse file tree 2 files changed +2
-23
lines changed Expand file tree Collapse file tree 2 files changed +2
-23
lines changed Original file line number Diff line number Diff line change 11471147 <plugin >
11481148 <groupId >org.jfrog.buildinfo</groupId >
11491149 <artifactId >artifactory-maven-plugin</artifactId >
1150- <version >2.7.0 </version >
1150+ <version >3.2.1 </version >
11511151 </plugin >
11521152
11531153 </plugins >
13671367 <id >spring-libs-milestone</id >
13681368 <url >https://repo.spring.io/libs-milestone</url >
13691369 </pluginRepository >
1370- <pluginRepository >
1371- <id >bintray-plugins</id >
1372- <name >bintray-plugins</name >
1373- <url >https://jcenter.bintray.com</url >
1374- </pluginRepository >
13751370 </pluginRepositories >
13761371
13771372</project >
Original file line number Diff line number Diff line change 129129 <plugin >
130130 <groupId >org.jfrog.buildinfo</groupId >
131131 <artifactId >artifactory-maven-plugin</artifactId >
132- <version >2.7.0 </version >
132+ <version >3.2.1 </version >
133133 <executions >
134134 <execution >
135135 <id >build-info</id >
170170 </plugins >
171171
172172 </build >
173-
174- <pluginRepositories >
175- <pluginRepository >
176- <snapshots >
177- <enabled >false</enabled >
178- </snapshots >
179- <id >central</id >
180- <name >bintray-plugins</name >
181- <url >https://jcenter.bintray.com</url >
182- </pluginRepository >
183- </pluginRepositories >
184173 </profile >
185174
186175 <profile >
276265 <id >spring-libs-release</id >
277266 <url >https://repo.spring.io/libs-release</url >
278267 </pluginRepository >
279- <pluginRepository >
280- <id >bintray-plugins</id >
281- <name >bintray-plugins</name >
282- <url >https://jcenter.bintray.com</url >
283- </pluginRepository >
284268 </pluginRepositories >
285269
286270</project >
You can’t perform that action at this time.
0 commit comments