We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356bcad commit 5b777c1Copy full SHA for 5b777c1
pom.xml
@@ -452,6 +452,11 @@
452
<id>spring-libs-milestone</id>
453
<url>https://repo.spring.io/libs-milestone</url>
454
</pluginRepository>
455
+ <pluginRepository>
456
+ <id>bintray-plugins</id>
457
+ <name>bintray-plugins</name>
458
+ <url>https://jcenter.bintray.com</url>
459
+ </pluginRepository>
460
</pluginRepositories>
461
462
</project>
0 commit comments