DATACOUCH-76 - Upgrade to latest spring-data-commons and parent
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -14,13 +14,13 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>1.2.0.RELEASE</version>
|
||||
<version>1.3.1.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
<couchbase>1.3.2</couchbase>
|
||||
<jackson>2.3.2</jackson>
|
||||
<springdata.commons>1.6.5.RELEASE</springdata.commons>
|
||||
<springdata.commons>1.7.1.RELEASE</springdata.commons>
|
||||
<validation>1.0.0.GA</validation>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user