Skip to content

Commit 128a7fa

Browse files
committed
Include Bintray plugin repository.
Closes #2149.
1 parent 82dab01 commit 128a7fa

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
@@ -207,6 +207,11 @@
207207
<id>spring-plugins-release</id>
208208
<url>https://repo.spring.io/plugins-release</url>
209209
</pluginRepository>
210+
<pluginRepository>
211+
<id>bintray-plugins</id>
212+
<name>bintray-plugins</name>
213+
<url>https://jcenter.bintray.com</url>
214+
</pluginRepository>
210215
</pluginRepositories>
211216

212217
<build>

0 commit comments

Comments
 (0)