File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 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.6.8-SNAPSHOT </version >
9
+ <version >2.6.8</version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
49
49
<log4j .version>2.17.2</log4j .version>
50
50
<multithreadedtc .version>1.01</multithreadedtc .version>
51
51
<snappy .version>0.4</snappy .version>
52
- <springdata .commons>2.6.8-SNAPSHOT </springdata .commons>
52
+ <springdata .commons>2.6.8</springdata .commons>
53
53
<spring-shell .version>1.2.0.RELEASE</spring-shell .version>
54
54
</properties >
55
55
56
56
<repositories >
57
57
58
58
<repository >
59
- <id >spring-libs-snapshot </id >
60
- <url >https://repo.spring.io/libs-snapshot </url >
59
+ <id >spring-libs-release </id >
60
+ <url >https://repo.spring.io/libs-release </url >
61
61
</repository >
62
62
63
63
<repository >
Original file line number Diff line number Diff line change 1
- Spring Data for Apache Geode 2.6.7 (2021.1.7 )
1
+ Spring Data for Apache Geode 2.6.8 (2021.1.8 )
2
2
== NOTICE file corresponding to section 4 d of the Apache License, ==
3
3
== Version 2.0, for the Spring Framework distribution. ==
4
4
======================================================================
@@ -49,5 +49,6 @@ Spring Data for Apache Geode 2.6.7 (2021.1.7)
49
49
50
50
51
51
52
+
52
53
53
54
You can’t perform that action at this time.
0 commit comments