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>
|
<parent>
|
||||||
<groupId>org.springframework.data.build</groupId>
|
<groupId>org.springframework.data.build</groupId>
|
||||||
<artifactId>spring-data-parent</artifactId>
|
<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>
|
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<dist.key>DATAKV</dist.key>
|
<dist.key>DATAKV</dist.key>
|
||||||
<springdata.commons>1.10.0.BUILD-SNAPSHOT</springdata.commons>
|
<springdata.commons>1.11.0.BUILD-SNAPSHOT</springdata.commons>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|||||||
Reference in New Issue
Block a user