This repository was archived by the owner on Sep 19, 2023. It is now read-only.
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 14
14
<parent >
15
15
<groupId >org.springframework.data.build</groupId >
16
16
<artifactId >spring-data-parent</artifactId >
17
- <version >1.7.0.BUILD-SNAPSHOT </version >
17
+ <version >1.7.0.RELEASE </version >
18
18
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
19
19
</parent >
20
20
24
24
<commons .lang>3.1</commons .lang>
25
25
<httpcomponents >4.2.2</httpcomponents >
26
26
<solr >4.10.4</solr >
27
- <springdata .commons>1.11.0.BUILD-SNAPSHOT </springdata .commons>
27
+ <springdata .commons>1.11.0.RELEASE </springdata .commons>
28
28
</properties >
29
29
30
30
<developers >
290
290
291
291
<repositories >
292
292
<repository >
293
- <id >spring-libs-snapshot </id >
294
- <url >https://repo.spring.io/libs-snapshot </url >
293
+ <id >spring-libs-release </id >
294
+ <url >https://repo.spring.io/libs-release </url >
295
295
</repository >
296
296
</repositories >
297
297
Original file line number Diff line number Diff line change 1
- Spring Data Solr 1.5 RC1
1
+ Spring Data Solr 1.5 GA
2
2
Copyright (c) [2013-2015] 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