Skip to content

Commit 4d91157

Browse files
committed
Include Bintray plugin repository.
Closes #349.
1 parent a9ca455 commit 4d91157

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
@@ -118,8 +118,9 @@
118118

119119
<pluginRepositories>
120120
<pluginRepository>
121-
<id>spring-plugins-release</id>
122-
<url>https://repo.spring.io/plugins-release</url>
121+
<id>bintray-plugins</id>
122+
<name>bintray-plugins</name>
123+
<url>https://jcenter.bintray.com</url>
123124
</pluginRepository>
124125
</pluginRepositories>
125126

0 commit comments

Comments
 (0)