DATAKV-97 - Upgrade to gosling build pom.
Updated versions of spring-data-commons / spring-data-build to the gosling snapshot versions.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -12,13 +12,13 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>1.6.0.BUILD-SNAPSHOT</version>
|
||||
<version>1.7.0.BUILD-SNAPSHOT</version>
|
||||
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<dist.key>DATAKV</dist.key>
|
||||
<springdata.commons>1.10.0.BUILD-SNAPSHOT</springdata.commons>
|
||||
<springdata.commons>1.11.0.BUILD-SNAPSHOT</springdata.commons>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user