File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<groupId >org.springframework.data</groupId >
10
9
<parent >
11
10
<groupId >org.springframework.data.build</groupId >
12
11
<artifactId >spring-data-parent</artifactId >
13
- <version >1.5.0.BUILD-SNAPSHOT </version >
12
+ <version >1.5.0.RC1 </version >
14
13
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
15
14
</parent >
16
15
25
24
<commonscollections >3.2.1</commonscollections >
26
25
<commonslang >2.6</commonslang >
27
26
<elasticsearch >1.2.2</elasticsearch >
28
- <springdata .commons>1.9.0.BUILD-SNAPSHOT </springdata .commons>
27
+ <springdata .commons>1.9.0.RC1 </springdata .commons>
29
28
30
29
</properties >
31
30
151
150
152
151
<repositories >
153
152
<repository >
154
- <id >spring-libs-snapshot </id >
155
- <url >http://repo.spring.io/libs-snapshot </url >
153
+ <id >spring-libs-milestone </id >
154
+ <url >http://repo.spring.io/libs-milestone </url >
156
155
</repository >
157
156
</repositories >
158
157
Original file line number Diff line number Diff line change 1
- Spring Data Elasticsearch 1.1 M1
1
+ Spring Data Elasticsearch 1.1 RC1
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