Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Commit 260aca5

Browse files
authored
Replaced the old repo for anonymous access. (#69)
* Replaced the old repo for anonymous access. Added an option to skip tests or not.
1 parent bd5e533 commit 260aca5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@
150150
</dependencies>
151151

152152
<repositories>
153-
<repository>
154-
<id>sprin-libs-repo</id>
155-
<name>Spring Lib Release repository</name>
156-
<url>https://repo.spring.io/libs-release</url>
153+
<repository>
154+
<id>jcenter</id>
155+
<name>jcenter</name>
156+
<url>https://jcenter.bintray.com</url>
157157
</repository>
158158
</repositories>
159159
</project>

0 commit comments

Comments
 (0)