Skip to content

Commit 45b7e40

Browse files
christophstroblThomas Darimont
authored and
Thomas Darimont
committed
DATAKV-101 - Favor Iterable over Collection types.
Prepare issue branch.
1 parent 16dc4b5 commit 45b7e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
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)