File tree Expand file tree Collapse file tree 1 file changed +14
-13
lines changed
spring-vault-distribution Expand file tree Collapse file tree 1 file changed +14
-13
lines changed Original file line number Diff line number Diff line change 4242 <plugin >
4343 <groupId >org.jfrog.buildinfo</groupId >
4444 <artifactId >artifactory-maven-plugin</artifactId >
45+ <version >2.7.0</version >
4546 </plugin >
4647 </plugins >
4748 </build >
443444 </plugins >
444445 </pluginManagement >
445446 </build >
446-
447- <pluginRepositories >
448- <pluginRepository >
449- <id >bintray-plugins</id >
450- <name >bintray-plugins</name >
451- <url >https://jcenter.bintray.com</url >
452- </pluginRepository >
453-
454- <pluginRepository >
455- <id >spring-plugins-release</id >
456- <url >https://repo.spring.io/plugins-release</url >
457- </pluginRepository >
458- </pluginRepositories >
459447 </profile >
460448 </profiles >
461449
450+ <pluginRepositories >
451+ <pluginRepository >
452+ <id >bintray-plugins</id >
453+ <name >bintray-plugins</name >
454+ <url >https://jcenter.bintray.com</url >
455+ </pluginRepository >
456+
457+ <pluginRepository >
458+ <id >spring-plugins-release</id >
459+ <url >https://repo.spring.io/plugins-release</url >
460+ </pluginRepository >
461+ </pluginRepositories >
462+
462463</project >
You can’t perform that action at this time.
0 commit comments