Skip to content

Commit fa5906c

Browse files
committed
DATACMNS-1841 - Polishing.
1 parent c4697a7 commit fa5906c

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
@@ -368,6 +368,11 @@
368368
<id>spring-plugins-release</id>
369369
<url>https://repo.spring.io/plugins-release</url>
370370
</pluginRepository>
371+
<pluginRepository>
372+
<id>bintray-plugins</id>
373+
<name>bintray-plugins</name>
374+
<url>https://jcenter.bintray.com</url>
375+
</pluginRepository>
371376
</pluginRepositories>
372377

373378
</project>

0 commit comments

Comments
 (0)