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 15
15
<parent >
16
16
<groupId >org.springframework.data.build</groupId >
17
17
<artifactId >spring-data-parent</artifactId >
18
- <version >1.6.0.BUILD-SNAPSHOT </version >
18
+ <version >1.6.0.M1 </version >
19
19
<relativePath >../spring-data-build/parent/pom.xml</relativePath >
20
20
</parent >
21
21
29
29
<properties >
30
30
<project .type>multi</project .type>
31
31
<dist .id>spring-data-mongodb</dist .id>
32
- <springdata .commons>1.10.0.BUILD-SNAPSHOT </springdata .commons>
32
+ <springdata .commons>1.10.0.M1 </springdata .commons>
33
33
<mongo >2.12.3</mongo >
34
34
<mongo .osgi>2.12.3</mongo .osgi>
35
35
</properties >
148
148
149
149
<repositories >
150
150
<repository >
151
- <id >spring-libs-snapshot </id >
152
- <url >http://repo.spring.io/libs-snapshot </url >
151
+ <id >spring-libs-milestone </id >
152
+ <url >http://repo.spring.io/libs-milestone </url >
153
153
</repository >
154
154
</repositories >
155
155
Original file line number Diff line number Diff line change 1
- Spring Data MongoDB 1.6 GA
1
+ Spring Data MongoDB 1.7 M1
2
2
Copyright (c) [2010-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