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 6
6
<parent >
7
7
<groupId >org.springframework.data.build</groupId >
8
8
<artifactId >spring-data-parent</artifactId >
9
- <version >4.0.0-SNAPSHOT </version >
9
+ <version >4.0.0-M3 </version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
93
93
<cassandra-driver .version>4.19.0</cassandra-driver .version>
94
94
<dist .id>spring-data-cassandra</dist .id>
95
95
<multithreadedtc .version>1.01</multithreadedtc .version>
96
- <springdata .commons>4.0.0-SNAPSHOT </springdata .commons>
96
+ <springdata .commons>4.0.0-M3 </springdata .commons>
97
97
</properties >
98
98
99
99
<dependencyManagement >
349
349
</profiles >
350
350
351
351
<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
+
366
354
</repositories >
367
355
368
356
</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)
2
2
Copyright (c) [2010-2021] Pivotal Software, Inc.
3
3
4
4
This 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
9
9
code for the these subcomponents is subject to the terms and
10
10
conditions of the subcomponent's license, as noted in the LICENSE file.
11
11
12
+
You can’t perform that action at this time.
0 commit comments