File tree 8 files changed +20
-66
lines changed
spring-data-mongodb-cross-store
spring-data-mongodb-distribution
spring-data-mongodb-log4j 8 files changed +20
-66
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.10 .0.BUILD-SNAPSHOT</version >
8
+ <version >2.0 .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.9 .0.BUILD-SNAPSHOT</version >
18
+ <version >2.0 .0.BUILD-SNAPSHOT</version >
19
19
</parent >
20
20
21
21
<modules >
28
28
<properties >
29
29
<project .type>multi</project .type>
30
30
<dist .id>spring-data-mongodb</dist .id>
31
- <springdata .commons>1.13.0.BUILD-SNAPSHOT</springdata .commons>
32
- <mongo >2.14.3</mongo >
33
- <mongo .osgi>2.13.0</mongo .osgi>
31
+ <springdata .commons>2.0.0.BUILD-SNAPSHOT</springdata .commons>
32
+ <mongo >2.14.0</mongo >
34
33
</properties >
35
34
36
35
<developers >
100
99
</roles >
101
100
<timezone >+1</timezone >
102
101
</developer >
102
+ <developer >
103
+ <id >mpaluch</id >
104
+ <name >Mark Paluch</name >
105
+ <email >mpaluch at pivotal.io</email >
106
+ <organization >Pivotal</organization >
107
+ <organizationUrl >http://www.pivotal.io</organizationUrl >
108
+ <roles >
109
+ <role >Developer</role >
110
+ </roles >
111
+ <timezone >+1</timezone >
112
+ </developer >
103
113
</developers >
104
114
105
115
<profiles >
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.10 .0.BUILD-SNAPSHOT</version >
9
+ <version >2.0 .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.10 .0.BUILD-SNAPSHOT</version >
51
+ <version >2.0 .0.BUILD-SNAPSHOT</version >
52
52
</dependency >
53
53
54
54
<dependency >
Load Diff This file was deleted.
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.10 .0.BUILD-SNAPSHOT</version >
16
+ <version >2.0 .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.10 .0.BUILD-SNAPSHOT</version >
8
+ <version >2.0 .0.BUILD-SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Load Diff This file was deleted.
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.10 .0.BUILD-SNAPSHOT</version >
14
+ <version >2.0 .0.BUILD-SNAPSHOT</version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments