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-M3 </version >
1010 </parent >
1111
1212 <groupId >org.springframework.data</groupId >
9393 <cassandra-driver .version>4.19.0</cassandra-driver .version>
9494 <dist .id>spring-data-cassandra</dist .id>
9595 <multithreadedtc .version>1.01</multithreadedtc .version>
96- <springdata .commons>4.0.0-SNAPSHOT </springdata .commons>
96+ <springdata .commons>4.0.0-M3 </springdata .commons>
9797 </properties >
9898
9999 <dependencyManagement >
349349 </profiles >
350350
351351 <repositories >
352- <repository >
353- <id >spring-snapshot</id >
354- <url >https://repo.spring.io/snapshot</url >
355- <snapshots >
356- <enabled >true</enabled >
357- </snapshots >
358- <releases >
359- <enabled >false</enabled >
360- </releases >
361- </repository >
362- <repository >
363- <id >spring-milestone</id >
364- <url >https://repo.spring.io/milestone</url >
365- </repository >
352+
353+
366354 </repositories >
367355
368356</project >
Original file line number Diff line number Diff line change 1- Spring Data for Apache Cassandra 5.0 M2 (2025.1.0)
1+ Spring Data for Apache Cassandra 5.0 M3 (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").
@@ -9,3 +9,4 @@ separate copyright notices and license terms. Your use of the source
99code for the these subcomponents is subject to the terms and
1010conditions of the subcomponent's license, as noted in the LICENSE file.
1111
12+
You can’t perform that action at this time.
0 commit comments