Skip to content

Commit 209aacf

Browse files
committed
Include Bintray plugin repository.
Closes #1970.
1 parent 4fedd31 commit 209aacf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,5 +301,10 @@
301301
<id>spring-plugins-release</id>
302302
<url>https://repo.spring.io/plugins-release</url>
303303
</pluginRepository>
304+
<pluginRepository>
305+
<id>bintray-plugins</id>
306+
<name>bintray-plugins</name>
307+
<url>https://jcenter.bintray.com</url>
308+
</pluginRepository>
304309
</pluginRepositories>
305310
</project>

0 commit comments

Comments
 (0)