Skip to content

Commit 15dc0ae

Browse files
committed
DATACMNS-1841 - Polishing.
1 parent 319a566 commit 15dc0ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,11 @@
379379
<id>spring-plugins-release</id>
380380
<url>https://repo.spring.io/plugins-release</url>
381381
</pluginRepository>
382+
<pluginRepository>
383+
<id>bintray-plugins</id>
384+
<name>bintray-plugins</name>
385+
<url>https://jcenter.bintray.com</url>
386+
</pluginRepository>
382387
</pluginRepositories>
383388

384389
</project>

0 commit comments

Comments
 (0)