Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7cfbf09

Browse files
Release version 3.4 RC1 (202120).
See #1245
1 parent c4ad76c commit 7cfbf09

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.springframework.data</groupId>
1313
<artifactId>spring-data-cassandra-parent</artifactId>
14-
<version>3.4.0-SNAPSHOT</version>
14+
<version>3.4.0-RC1</version>
1515
<packaging>pom</packaging>
1616

1717
<name>Spring Data for Apache Cassandra</name>

‎spring-data-cassandra-distribution/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.springframework.data</groupId>
1010
<artifactId>spring-data-cassandra-parent</artifactId>
11-
<version>3.4.0-SNAPSHOT</version>
11+
<version>3.4.0-RC1</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

‎spring-data-cassandra/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>org.springframework.data</groupId>
1010
<artifactId>spring-data-cassandra-parent</artifactId>
11-
<version>3.4.0-SNAPSHOT</version>
11+
<version>3.4.0-RC1</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /