Skip to content

Commit 1edb0cb

Browse files
Prepare issue branch.
1 parent 8b5f29e commit 1edb0cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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>3.4.0-SNAPSHOT</version>
8+
<version>3.4.x-GH-2951-SNAPSHOT</version>
99

1010
<name>Spring Data Redis</name>
1111
<description>Spring Data module for Redis</description>
@@ -18,7 +18,7 @@
1818
</parent>
1919

2020
<properties>
21-
<springdata.keyvalue>3.4.0-SNAPSHOT</springdata.keyvalue>
21+
<springdata.keyvalue>3.4.x-GH-586-SNAPSHOT</springdata.keyvalue>
2222
<springdata.commons>3.4.0-SNAPSHOT</springdata.commons>
2323
<awaitility>4.0.2</awaitility>
2424
<beanutils>1.9.4</beanutils>

0 commit comments

Comments
 (0)