Skip to content

Commit 5b777c1

Browse files
committed
DATAJPA-1828 - Polishing.
1 parent 356bcad commit 5b777c1

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
@@ -452,6 +452,11 @@
452452
<id>spring-libs-milestone</id>
453453
<url>https://repo.spring.io/libs-milestone</url>
454454
</pluginRepository>
455+
<pluginRepository>
456+
<id>bintray-plugins</id>
457+
<name>bintray-plugins</name>
458+
<url>https://jcenter.bintray.com</url>
459+
</pluginRepository>
455460
</pluginRepositories>
456461

457462
</project>

0 commit comments

Comments
 (0)