File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
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.4.13-SNAPSHOT </version >
9
+ <version >2.4.13</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.4.13-SNAPSHOT </springdata .commons>
101
+ <springdata .commons>2.4.13</springdata .commons>
102
102
</properties >
103
103
104
104
<repositories >
105
105
<repository >
106
- <id >spring-libs-snapshot </id >
107
- <url >https://repo.spring.io/libs-snapshot </url >
106
+ <id >spring-libs-release </id >
107
+ <url >https://repo.spring.io/libs-release </url >
108
108
</repository >
109
109
</repositories >
110
110
Original file line number Diff line number Diff line change 1
- Spring Data for Apache Cassandra 3.1.12 (2020.0.12 )
1
+ Spring Data for Apache Cassandra 3.1.13 (2020.0.13 )
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