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 +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-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 >2.4.12-SNAPSHOT </version >
17
+ <version >2.4.12</version >
18
18
</parent >
19
19
20
20
<properties >
21
21
<commons .collections>3.2.1</commons .collections>
22
22
<commons .lang>3.1</commons .lang>
23
23
<httpcomponents >4.3.1</httpcomponents >
24
24
<solr >8.5.2</solr >
25
- <springdata .commons>2.4.12-SNAPSHOT </springdata .commons>
25
+ <springdata .commons>2.4.12</springdata .commons>
26
26
<java-module-name >spring.data.solr</java-module-name >
27
27
</properties >
28
28
332
332
333
333
<repositories >
334
334
<repository >
335
- <id >spring-libs-snapshot </id >
336
- <url >https://repo.spring.io/libs-snapshot </url >
335
+ <id >spring-libs-release </id >
336
+ <url >https://repo.spring.io/libs-release </url >
337
337
</repository >
338
338
</repositories >
339
339
Original file line number Diff line number Diff line change 1
- Spring Data for Apache Solr 4.3.11 (2020.0.11 )
1
+ Spring Data for Apache Solr 4.3.12 (2020.0.12 )
2
2
Copyright (c) [2013-2019] Pivotal Software, Inc.
3
3
4
4
This product is licensed to you under the Apache License, Version 2.0 (the "License").
@@ -29,5 +29,6 @@ conditions of the subcomponent's license, as noted in the LICENSE file.
29
29
30
30
31
31
32
+
32
33
33
34
You can’t perform that action at this time.
0 commit comments