Skip to content

Commit 21aaa31

Browse files
committed
DATAREDIS-301 - Prepare 1.3 GA.
1 parent 32d0277 commit 21aaa31

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-snapshot" }
17+
maven { url "http://repo.spring.io/libs-release" }
1818
maven { url "http://repo.spring.io/plugins-release" }
1919
mavenCentral()
2020
}

0 commit comments

Comments
 (0)