Skip to content

Commit 3404f3d

Browse files
committed
Include Bintray plugin repository.
Closes #1087.
1 parent 2a26ecd commit 3404f3d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,9 @@
107107

108108
<pluginRepositories>
109109
<pluginRepository>
110-
<id>spring-plugins-release</id>
111-
<url>https://repo.spring.io/plugins-release</url>
110+
<id>bintray-plugins</id>
111+
<name>bintray-plugins</name>
112+
<url>https://jcenter.bintray.com</url>
112113
</pluginRepository>
113114
</pluginRepositories>
114115

0 commit comments

Comments
 (0)