File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
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.5.0.BUILD-SNAPSHOT </version >
18+ <version >1.5.0.RELEASE </version >
1919 <relativePath >../spring-data-build/parent/pom.xml</relativePath >
2020 </parent >
2121
2929 <properties >
3030 <project .type>multi</project .type>
3131 <dist .id>spring-data-mongodb</dist .id>
32- <springdata .commons>1.9.0.BUILD-SNAPSHOT </springdata .commons>
32+ <springdata .commons>1.9.0.RELEASE </springdata .commons>
3333 <mongo >2.12.3</mongo >
3434 <mongo .osgi>2.12.3</mongo .osgi>
3535 </properties >
116116 <id >mongo-snapshots</id >
117117 <url >https://oss.sonatype.org/content/repositories/snapshots</url >
118118 </repository >
119- </repositories >
119+ </repositories >
120120
121121 </profile >
122122
148148
149149 <repositories >
150150 <repository >
151- <id >spring-libs-snapshot </id >
152- <url >http://repo.spring.io/libs-snapshot </url >
151+ <id >spring-libs-release </id >
152+ <url >http://repo.spring.io/libs-release </url >
153153 </repository >
154154 </repositories >
155155
Original file line number Diff line number Diff line change 1- Spring Data MongoDB 1.6 RC1
1+ Spring Data MongoDB 1.6 GA
22Copyright (c) [2010-2014] 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