File tree 2 files changed +11
-10
lines changed 2 files changed +11
-10
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.4.4-SNAPSHOT </version >
16
+ <version >2.4.4</version >
17
17
<relativePath />
18
18
</parent >
19
19
28
28
<project .type>multi</project .type>
29
29
<dist .id>spring-data-rest</dist .id>
30
30
31
- <springdata .commons>2.4.4-SNAPSHOT </springdata .commons>
32
- <springdata .jpa>2.4.4-SNAPSHOT </springdata .jpa>
33
- <springdata .mongodb>3.1.4-SNAPSHOT </springdata .mongodb>
34
- <springdata .geode>2.4.4-SNAPSHOT </springdata .geode>
31
+ <springdata .commons>2.4.4</springdata .commons>
32
+ <springdata .jpa>2.4.4</springdata .jpa>
33
+ <springdata .mongodb>3.1.4</springdata .mongodb>
34
+ <springdata .geode>2.4.4</springdata .geode>
35
35
<springdata .solr>4.3.2-SNAPSHOT</springdata .solr>
36
- <springdata .cassandra>3.1.4-SNAPSHOT </springdata .cassandra>
37
- <springdata .keyvalue>2.4.4-SNAPSHOT </springdata .keyvalue>
36
+ <springdata .cassandra>3.1.4</springdata .cassandra>
37
+ <springdata .keyvalue>2.4.4</springdata .keyvalue>
38
38
<servlet .version>4.0.1</servlet .version>
39
39
40
40
<hibernate .version>5.4.8.Final</hibernate .version>
144
144
145
145
<repositories >
146
146
<repository >
147
- <id >spring-libs-snapshot </id >
148
- <url >https://repo.spring.io/libs-snapshot </url >
147
+ <id >spring-libs-release </id >
148
+ <url >https://repo.spring.io/libs-release </url >
149
149
</repository >
150
150
</repositories >
151
151
Original file line number Diff line number Diff line change 1
- Spring Data REST 3.4.3 (2020.0.3 )
1
+ Spring Data REST 3.4.4 (2020.0.4 )
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
@@ -24,3 +24,4 @@ subcomponent's license, as noted in the license.txt file.
24
24
25
25
26
26
27
+
You can’t perform that action at this time.
0 commit comments