File tree Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Expand file tree Collapse file tree 2 files changed +2
-17
lines changed Original file line number Diff line number Diff line change 244
244
<plugin >
245
245
<groupId >org.jfrog.buildinfo</groupId >
246
246
<artifactId >artifactory-maven-plugin</artifactId >
247
- <version >2.7.0 </version >
247
+ <version >3.2.1 </version >
248
248
<executions >
249
249
<execution >
250
250
<id >build-info</id >
393
393
<id >spring-libs-release</id >
394
394
<url >https://repo.spring.io/libs-release</url >
395
395
</pluginRepository >
396
- <pluginRepository >
397
- <id >bintray-plugins</id >
398
- <name >bintray-plugins</name >
399
- <url >https://jcenter.bintray.com</url >
400
- </pluginRepository >
401
396
</pluginRepositories >
402
397
403
398
</project >
Original file line number Diff line number Diff line change 102
102
</modules >
103
103
</profile >
104
104
</profiles >
105
-
106
- <pluginRepositories >
107
- <pluginRepository >
108
- <snapshots >
109
- <enabled >false</enabled >
110
- </snapshots >
111
- <id >bintray</id >
112
- <name >bintray-plugins</name >
113
- <url >https://jcenter.bintray.com</url >
114
- </pluginRepository >
115
- </pluginRepositories >
105
+
116
106
117
107
</project >
You can’t perform that action at this time.
0 commit comments