Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

Commit 5dc38e2

Browse files
author
Thomas Risberg
committed
Switch build to use repo.spring.io
1 parent a9292c3 commit 5dc38e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-data-oracle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ test {
77

88
repositories {
99
mavenLocal()
10-
maven { url "http://repo.springsource.org/ext-private-local" }
10+
maven { url "http://repo.spring.io/ext-private-local" }
1111
}
1212

1313
dependencies {

0 commit comments

Comments
 (0)