File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 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 >1.5.0.BUILD-SNAPSHOT </version >
12
+ <version >1.5.0.RELEASE </version >
13
13
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
14
14
</parent >
15
15
24
24
<commonscollections >3.2.1</commonscollections >
25
25
<commonslang >2.6</commonslang >
26
26
<elasticsearch >1.3.2</elasticsearch >
27
- <springdata .commons>1.9.0.BUILD-SNAPSHOT </springdata .commons>
27
+ <springdata .commons>1.9.0.RELEASE </springdata .commons>
28
28
29
29
</properties >
30
30
150
150
151
151
<repositories >
152
152
<repository >
153
- <id >spring-libs-snapshot </id >
154
- <url >http://repo.spring.io/libs-snapshot </url >
153
+ <id >spring-libs-release </id >
154
+ <url >http://repo.spring.io/libs-release </url >
155
155
</repository >
156
156
</repositories >
157
157
Original file line number Diff line number Diff line change 1
- Spring Data Elasticsearch 1.1 RC1
1
+ Spring Data Elasticsearch 1.1 GA
2
2
Copyright (c) [2013-2014] 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