Skip to content

Commit e019ed1

Browse files
author
Thomas Darimont
committed
DATAKV-97 - Upgrade to gosling build pom.
Updated versions of spring-data-commons / spring-data-build to the gosling snapshot versions.
1 parent c305988 commit e019ed1

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
@@ -12,13 +12,13 @@
1212
<parent>
1313
<groupId>org.springframework.data.build</groupId>
1414
<artifactId>spring-data-parent</artifactId>
15-
<version>1.6.0.BUILD-SNAPSHOT</version>
15+
<version>1.7.0.BUILD-SNAPSHOT</version>
1616
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
1717
</parent>
1818

1919
<properties>
2020
<dist.key>DATAKV</dist.key>
21-
<springdata.commons>1.10.0.BUILD-SNAPSHOT</springdata.commons>
21+
<springdata.commons>1.11.0.BUILD-SNAPSHOT</springdata.commons>
2222
</properties>
2323

2424
<dependencies>

0 commit comments

Comments
 (0)