Skip to content

Commit 1044bfb

Browse files
committed
DATAREDIS-297 - After release cleanups.
1 parent e8259cc commit 1044bfb

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
@@ -13,7 +13,7 @@ description = 'Spring Data Redis'
1313
group = 'org.springframework.data'
1414

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

0 commit comments

Comments
 (0)