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 1515 <parent >
1616 <groupId >org.springframework.data.build</groupId >
1717 <artifactId >spring-data-parent</artifactId >
18- <version >1.7.0.BUILD-SNAPSHOT </version >
18+ <version >1.7.0.RELEASE </version >
1919 </parent >
2020
2121 <modules >
2828 <properties >
2929 <project .type>multi</project .type>
3030 <dist .id>spring-data-mongodb</dist .id>
31- <springdata .commons>1.11.0.BUILD-SNAPSHOT </springdata .commons>
31+ <springdata .commons>1.11.0.RELEASE </springdata .commons>
3232 <mongo >2.13.0</mongo >
3333 <mongo .osgi>2.13.0</mongo .osgi>
3434 </properties >
156156
157157 <repositories >
158158 <repository >
159- <id >spring-libs-snapshot </id >
160- <url >https://repo.spring.io/libs-snapshot </url >
159+ <id >spring-libs-release </id >
160+ <url >https://repo.spring.io/libs-release </url >
161161 </repository >
162162 </repositories >
163163
Original file line number Diff line number Diff line change 1- Spring Data MongoDB 1.8 RC1
1+ Spring Data MongoDB 1.8 GA
22Copyright (c) [2010-2015] Pivotal Software, Inc.
33
44This 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