File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<groupId >org.springframework.data.build</groupId >
11
11
<artifactId >spring-data-parent</artifactId >
12
- <version >2.0.8.BUILD-SNAPSHOT </version >
12
+ <version >2.0.8.RELEASE </version >
13
13
</parent >
14
14
15
15
<name >Spring Data Elasticsearch</name >
21
21
<commonslang >2.6</commonslang >
22
22
<elasticsearch >5.5.0</elasticsearch >
23
23
<log4j >2.8.2</log4j >
24
- <springdata .commons>2.0.8.BUILD-SNAPSHOT </springdata .commons>
24
+ <springdata .commons>2.0.8.RELEASE </springdata .commons>
25
25
<java-module-name >spring.data.elasticsearch</java-module-name >
26
26
</properties >
27
27
223
223
224
224
<repositories >
225
225
<repository >
226
- <id >spring-libs-snapshot </id >
227
- <url >https://repo.spring.io/libs-snapshot </url >
226
+ <id >spring-libs-release </id >
227
+ <url >https://repo.spring.io/libs-release </url >
228
228
</repository >
229
229
</repositories >
230
230
Original file line number Diff line number Diff line change 1
- Spring Data Elasticsearch 3.0.7
1
+ Spring Data Elasticsearch 3.0.8
2
2
Copyright (c) [2013-2016] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
You can’t perform that action at this time.
0 commit comments