File tree 1 file changed +8
-8
lines changed 1 file changed +8
-8
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.RELEASE </version >
16
+ <version >2.2.14.BUILD-SNAPSHOT </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.RELEASE </springdata .commons>
33
- <springdata .jpa>2.2.13.RELEASE </springdata .jpa>
34
- <springdata .mongodb>2.2.13.RELEASE </springdata .mongodb>
32
+ <springdata .commons>2.2.14.BUILD-SNAPSHOT </springdata .commons>
33
+ <springdata .jpa>2.2.14.BUILD-SNAPSHOT </springdata .jpa>
34
+ <springdata .mongodb>2.2.14.BUILD-SNAPSHOT </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.RELEASE </springdata .cassandra>
38
- <springdata .keyvalue>2.2.13.RELEASE </springdata .keyvalue>
37
+ <springdata .cassandra>2.2.14.BUILD-SNAPSHOT </springdata .cassandra>
38
+ <springdata .keyvalue>2.2.14.BUILD-SNAPSHOT </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-release </id >
134
- <url >https://repo.spring.io/libs-release </url >
133
+ <id >spring-libs-snapshot </id >
134
+ <url >https://repo.spring.io/libs-snapshot </url >
135
135
</repository >
136
136
</repositories >
137
137
You can’t perform that action at this time.
0 commit comments