Skip to content

Commit fc59f35

Browse files
committed
DATAREDIS-322 - After release cleanups.
1 parent 4c3419c commit fc59f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description = 'Spring Data Redis'
1414
group = 'org.springframework.data'
1515

1616
repositories {
17-
maven { url "http://repo.spring.io/libs-milestone" }
17+
maven { url "http://repo.spring.io/libs-snapshot" }
1818
maven { url "http://repo.spring.io/plugins-release" }
1919
mavenCentral()
2020
}

0 commit comments

Comments
 (0)