File tree 2 files changed +6
-17
lines changed
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 >2.7.14-SNAPSHOT </version >
9
+ <version >2.7.14</version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
98
98
<hppc .version>0.5.4</hppc .version>
99
99
<multithreadedtc .version>1.01</multithreadedtc .version>
100
100
<project .type>multi</project .type>
101
- <springdata .commons>2.7.14-SNAPSHOT </springdata .commons>
101
+ <springdata .commons>2.7.14</springdata .commons>
102
102
</properties >
103
103
104
104
<dependencyManagement >
394
394
</profiles >
395
395
396
396
<repositories >
397
- <repository >
398
- <id >spring-snapshot</id >
399
- <url >https://repo.spring.io/snapshot</url >
400
- <snapshots >
401
- <enabled >true</enabled >
402
- </snapshots >
403
- <releases >
404
- <enabled >false</enabled >
405
- </releases >
406
- </repository >
407
- <repository >
408
- <id >spring-milestone</id >
409
- <url >https://repo.spring.io/milestone</url >
410
- </repository >
397
+
398
+
411
399
</repositories >
412
400
413
401
</project >
Original file line number Diff line number Diff line change 1
- Spring Data for Apache Cassandra 3.4.13 (2021.2.13 )
1
+ Spring Data for Apache Cassandra 3.4.14 (2021.2.14 )
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").
@@ -29,5 +29,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
29
29
30
30
31
31
32
+
32
33
33
34
You can’t perform that action at this time.
0 commit comments