File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1313 <parent >
1414 <groupId >org.springframework.data.build</groupId >
1515 <artifactId >spring-data-parent</artifactId >
16- <version >2.2.13.BUILD-SNAPSHOT </version >
16+ <version >2.2.13.RELEASE </version >
1717 <relativePath />
1818 </parent >
1919
2929 <project .type>multi</project .type>
3030 <dist .id>spring-data-rest</dist .id>
3131
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>
3535 <springdata .gemfire>2.2.4.BUILD-SNAPSHOT</springdata .gemfire>
3636 <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>
3939
4040 <hibernate .version>5.2.17.Final</hibernate .version>
4141 <jsonpath >1.1.0</jsonpath >
130130
131131 <repositories >
132132 <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 >
135135 </repository >
136136 </repositories >
137137
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 )
22Copyright (c) 2012-2019 Pivotal Software, Inc.
33
44This 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.
1919
2020
2121
22+
You can’t perform that action at this time.
0 commit comments