Skip to content

Commit d45c54f

Browse files
committed
#1309 - Polishing.
1 parent e568379 commit d45c54f

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
@@ -265,6 +265,11 @@
265265
<id>spring-libs-release</id>
266266
<url>https://repo.spring.io/libs-release</url>
267267
</pluginRepository>
268+
<pluginRepository>
269+
<id>bintray-plugins</id>
270+
<name>bintray-plugins</name>
271+
<url>https://jcenter.bintray.com</url>
272+
</pluginRepository>
268273
</pluginRepositories>
269274

270275
</project>

0 commit comments

Comments
 (0)