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-M2 </version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
97
97
<hppc .version>0.5.4</hppc .version>
98
98
<multithreadedtc .version>1.01</multithreadedtc .version>
99
99
<project .type>multi</project .type>
100
- <springdata .commons>4.0.0-SNAPSHOT </springdata .commons>
100
+ <springdata .commons>4.0.0-M2 </springdata .commons>
101
101
</properties >
102
102
103
103
<dependencyManagement >
360
360
</profiles >
361
361
362
362
<repositories >
363
- <repository >
364
- <id >spring-snapshot</id >
365
- <url >https://repo.spring.io/snapshot</url >
366
- <snapshots >
367
- <enabled >true</enabled >
368
- </snapshots >
369
- <releases >
370
- <enabled >false</enabled >
371
- </releases >
372
- </repository >
373
- <repository >
374
- <id >spring-milestone</id >
375
- <url >https://repo.spring.io/milestone</url >
376
- </repository >
363
+
364
+
377
365
</repositories >
378
366
379
367
</project >
Original file line number Diff line number Diff line change 1
- Spring Data for Apache Cassandra 5.0 M1 (2025.1.0)
1
+ Spring Data for Apache Cassandra 5.0 M2 (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").
@@ -8,3 +8,4 @@ This product may include a number of subcomponents with
8
8
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
+
You can’t perform that action at this time.
0 commit comments