Skip to content

Commit 906cb73

Browse files
committed
Polishing.
Add JCenter repository to obtain artifactory plugin. Closes #2254.
1 parent 8c98908 commit 906cb73

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,11 @@
381381
<id>spring-plugins-release</id>
382382
<url>https://repo.spring.io/plugins-release</url>
383383
</pluginRepository>
384+
<pluginRepository>
385+
<id>bintray-plugins</id>
386+
<name>bintray-plugins</name>
387+
<url>https://jcenter.bintray.com</url>
388+
</pluginRepository>
384389
</pluginRepositories>
385390

386391
</project>

0 commit comments

Comments
 (0)