File tree 2 files changed +10
-9
lines changed 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.data.build</groupId >
15
15
<artifactId >spring-data-parent</artifactId >
16
- <version >2.2.13.BUILD-SNAPSHOT </version >
16
+ <version >2.2.13.RELEASE </version >
17
17
<relativePath />
18
18
</parent >
19
19
29
29
<project .type>multi</project .type>
30
30
<dist .id>spring-data-rest</dist .id>
31
31
32
- <springdata .commons>2.2.13.BUILD-SNAPSHOT </springdata .commons>
33
- <springdata .jpa>2.2.13.BUILD-SNAPSHOT </springdata .jpa>
34
- <springdata .mongodb>2.2.13.BUILD-SNAPSHOT </springdata .mongodb>
32
+ <springdata .commons>2.2.13.RELEASE </springdata .commons>
33
+ <springdata .jpa>2.2.13.RELEASE </springdata .jpa>
34
+ <springdata .mongodb>2.2.13.RELEASE </springdata .mongodb>
35
35
<springdata .gemfire>2.2.4.BUILD-SNAPSHOT</springdata .gemfire>
36
36
<springdata .solr>4.1.13.BUILD-SNAPSHOT</springdata .solr>
37
- <springdata .cassandra>2.2.13.BUILD-SNAPSHOT </springdata .cassandra>
38
- <springdata .keyvalue>2.2.13.BUILD-SNAPSHOT </springdata .keyvalue>
37
+ <springdata .cassandra>2.2.13.RELEASE </springdata .cassandra>
38
+ <springdata .keyvalue>2.2.13.RELEASE </springdata .keyvalue>
39
39
40
40
<hibernate .version>5.2.17.Final</hibernate .version>
41
41
<jsonpath >1.1.0</jsonpath >
130
130
131
131
<repositories >
132
132
<repository >
133
- <id >spring-libs-snapshot </id >
134
- <url >https://repo.spring.io/libs-snapshot </url >
133
+ <id >spring-libs-release </id >
134
+ <url >https://repo.spring.io/libs-release </url >
135
135
</repository >
136
136
</repositories >
137
137
Original file line number Diff line number Diff line change 1
- Spring Data REST 3.2.12 (Moore SR12 )
1
+ Spring Data REST 3.2.13 (Moore SR13 )
2
2
Copyright (c) 2012-2019 Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0
@@ -19,3 +19,4 @@ subcomponent's license, as noted in the license.txt file.
19
19
20
20
21
21
22
+
You can’t perform that action at this time.
0 commit comments