Skip to content

Commit 28e33c4

Browse files
committed
Include Bintray plugin repository.
Closes #241.
1 parent f555836 commit 28e33c4

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
@@ -130,8 +130,9 @@
130130

131131
<pluginRepositories>
132132
<pluginRepository>
133-
<id>spring-plugins-release</id>
134-
<url>https://repo.spring.io/plugins-release</url>
133+
<id>bintray-plugins</id>
134+
<name>bintray-plugins</name>
135+
<url>https://jcenter.bintray.com</url>
135136
</pluginRepository>
136137
</pluginRepositories>
137138

0 commit comments

Comments
 (0)