Skip to content

Commit df14586

Browse files
DATAREDIS-664 - Prepare issue branch.
1 parent 4fc58ad commit df14586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.springframework.data</groupId>
77
<artifactId>spring-data-redis</artifactId>
8-
<version>2.0.0.BUILD-SNAPSHOT</version>
8+
<version>2.0.0.DATAREDIS-664-SNAPSHOT</version>
99

1010
<name>Spring Data Redis</name>
1111

@@ -16,7 +16,7 @@
1616
</parent>
1717

1818
<properties>
19-
<springdata.keyvalue>2.0.0.BUILD-SNAPSHOT</springdata.keyvalue>
19+
<springdata.keyvalue>2.0.0.DATAKV-187-SNAPSHOT</springdata.keyvalue>
2020
<jta>1.1</jta>
2121
<beanutils>1.9.2</beanutils>
2222
<xstream>1.4.8</xstream>

0 commit comments

Comments
 (0)