File tree Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Expand file tree Collapse file tree 2 files changed +6
-17
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.data.build</groupId >
88 <artifactId >spring-data-parent</artifactId >
9- <version >4.0.0-SNAPSHOT </version >
9+ <version >4.0.0-RC1 </version >
1010 </parent >
1111
1212 <groupId >org.springframework.data</groupId >
107107 <cassandra-driver .version>4.19.0</cassandra-driver .version>
108108 <dist .id>spring-data-cassandra</dist .id>
109109 <multithreadedtc .version>1.01</multithreadedtc .version>
110- <springdata .commons>4.0.0-SNAPSHOT </springdata .commons>
110+ <springdata .commons>4.0.0-RC1 </springdata .commons>
111111 </properties >
112112
113113 <dependencyManagement >
279279 </profiles >
280280
281281 <repositories >
282- <repository >
283- <id >spring-snapshot</id >
284- <url >https://repo.spring.io/snapshot</url >
285- <snapshots >
286- <enabled >true</enabled >
287- </snapshots >
288- <releases >
289- <enabled >false</enabled >
290- </releases >
291- </repository >
292- <repository >
293- <id >spring-milestone</id >
294- <url >https://repo.spring.io/milestone</url >
295- </repository >
282+
283+
296284 </repositories >
297285
298286</project >
Original file line number Diff line number Diff line change 1- Spring Data for Apache Cassandra 5.0 M6 (2025.1.0)
1+ Spring Data for Apache Cassandra 5.0 RC1 (2025.1.0)
22Copyright (c) [2010-2021] Pivotal Software, Inc.
33
44This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -13,3 +13,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
1313
1414
1515
16+
You can’t perform that action at this time.
0 commit comments