Skip to content

Commit 960fe9e

Browse files
DATAKV-101 - Favor Iterable over Collection types.
Prepare issue branch.
1 parent aa3204e commit 960fe9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.springframework.data</groupId>
77
<artifactId>spring-data-keyvalue</artifactId>
8-
<version>0.1.0.BUILD-SNAPSHOT</version>
8+
<version>0.1.0.DATAKV-101-SNAPSHOT</version>
99

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

0 commit comments

Comments
 (0)