DATACASS-329 - Set up 2.0 development.

This commit is contained in:
Mark Paluch
2016-09-13 17:42:56 +02:00
parent 8ff1f0e3fc
commit 3c80b2cb80
5 changed files with 27 additions and 15 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-cassandra-parent</artifactId>
<version>1.5.0.BUILD-SNAPSHOT</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>