File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
spring-data-mongodb-cross-store
spring-data-mongodb-distribution
spring-data-mongodb-log4j Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<groupId >org.springframework.data</groupId >
7
7
<artifactId >spring-data-mongodb-parent</artifactId >
8
- <version >1.5.0.M1 </version >
8
+ <version >1.5.0.BUILD-SNAPSHOT </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Spring Data MongoDB</name >
15
15
<parent >
16
16
<groupId >org.springframework.data.build</groupId >
17
17
<artifactId >spring-data-parent</artifactId >
18
- <version >1.4.0.M1 </version >
18
+ <version >1.4.0.BUILD-SNAPSHOT </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.8.0.M1 </springdata .commons>
32
+ <springdata .commons>1.8.0.BUILD-SNAPSHOT </springdata .commons>
33
33
<mongo >2.11.4</mongo >
34
34
<mongo-osgi >${mongo} </mongo-osgi >
35
35
</properties >
124
124
125
125
<repositories >
126
126
<repository >
127
- <id >spring-libs-milestone </id >
128
- <url >http://repo.spring.io/libs-milestone /</url >
127
+ <id >spring-libs-snapshot </id >
128
+ <url >http://repo.spring.io/libs-snapshot /</url >
129
129
</repository >
130
130
</repositories >
131
131
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.data</groupId >
8
8
<artifactId >spring-data-mongodb-parent</artifactId >
9
- <version >1.5.0.M1 </version >
9
+ <version >1.5.0.BUILD-SNAPSHOT </version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
48
48
<dependency >
49
49
<groupId >org.springframework.data</groupId >
50
50
<artifactId >spring-data-mongodb</artifactId >
51
- <version >1.5.0.M1 </version >
51
+ <version >1.5.0.BUILD-SNAPSHOT </version >
52
52
</dependency >
53
53
54
54
<dependency >
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.data</groupId >
15
15
<artifactId >spring-data-mongodb-parent</artifactId >
16
- <version >1.5.0.M1 </version >
16
+ <version >1.5.0.BUILD-SNAPSHOT </version >
17
17
<relativePath >../pom.xml</relativePath >
18
18
</parent >
19
19
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.data</groupId >
7
7
<artifactId >spring-data-mongodb-parent</artifactId >
8
- <version >1.5.0.M1 </version >
8
+ <version >1.5.0.BUILD-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.data</groupId >
13
13
<artifactId >spring-data-mongodb-parent</artifactId >
14
- <version >1.5.0.M1 </version >
14
+ <version >1.5.0.BUILD-SNAPSHOT </version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
You can’t perform that action at this time.
0 commit comments