DATACASS-682 - Prepare 2.2 GA (Moore).

This commit is contained in:
Mark Paluch
2019-09-30 15:50:43 +02:00
parent 8d5489e048
commit 1a66333a05
2 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<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>2.2.0.BUILD-SNAPSHOT</version> <version>2.2.0.RELEASE</version>
</parent> </parent>
<groupId>org.springframework.data</groupId> <groupId>org.springframework.data</groupId>
@@ -95,13 +95,13 @@
<el.version>1.0</el.version> <el.version>1.0</el.version>
<multithreadedtc.version>1.01</multithreadedtc.version> <multithreadedtc.version>1.01</multithreadedtc.version>
<project.type>multi</project.type> <project.type>multi</project.type>
<springdata.commons>2.2.0.BUILD-SNAPSHOT</springdata.commons> <springdata.commons>2.2.0.RELEASE</springdata.commons>
</properties> </properties>
<repositories> <repositories>
<repository> <repository>
<id>spring-libs-snapshot</id> <id>spring-libs-release</id>
<url>https://repo.spring.io/libs-snapshot</url> <url>https://repo.spring.io/libs-release</url>
</repository> </repository>
</repositories> </repositories>

View File

@@ -1,4 +1,4 @@
Spring Data for Apache Cassandra 2.2 RC3 Spring Data for Apache Cassandra 2.2 GA
Copyright (c) [2010-2019] Pivotal Software, Inc. Copyright (c) [2010-2019] Pivotal Software, Inc.
This product is licensed to you under the Apache License, Version 2.0 (the "License"). This product is licensed to you under the Apache License, Version 2.0 (the "License").