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-M6 </version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
107
107
<cassandra-driver .version>4.19.0</cassandra-driver .version>
108
108
<dist .id>spring-data-cassandra</dist .id>
109
109
<multithreadedtc .version>1.01</multithreadedtc .version>
110
- <springdata .commons>4.0.0-SNAPSHOT </springdata .commons>
110
+ <springdata .commons>4.0.0-M6 </springdata .commons>
111
111
</properties >
112
112
113
113
<dependencyManagement >
363
363
</profiles >
364
364
365
365
<repositories >
366
- <repository >
367
- <id >spring-snapshot</id >
368
- <url >https://repo.spring.io/snapshot</url >
369
- <snapshots >
370
- <enabled >true</enabled >
371
- </snapshots >
372
- <releases >
373
- <enabled >false</enabled >
374
- </releases >
375
- </repository >
376
- <repository >
377
- <id >spring-milestone</id >
378
- <url >https://repo.spring.io/milestone</url >
379
- </repository >
366
+
367
+
380
368
</repositories >
381
369
382
370
</project >
Original file line number Diff line number Diff line change 1
- Spring Data for Apache Cassandra 5.0 M5 (2025.1.0)
1
+ Spring Data for Apache Cassandra 5.0 M6 (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").
@@ -12,3 +12,4 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
12
12
13
13
14
14
15
+
You can’t perform that action at this time.
0 commit comments