File tree 5 files changed +7
-7
lines changed
spring-data-mongodb-benchmarks
spring-data-mongodb-cross-store
spring-data-mongodb-distribution
5 files changed +7
-7
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 >2.1.0.BUILD -SNAPSHOT</version >
8
+ <version >2.1.0.DATAMONGO-1874 -SNAPSHOT</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Spring Data MongoDB</name >
27
27
<properties >
28
28
<project .type>multi</project .type>
29
29
<dist .id>spring-data-mongodb</dist .id>
30
- <springdata .commons>2.1.0.BUILD -SNAPSHOT</springdata .commons>
30
+ <springdata .commons>2.1.0.DATACMNS-1260 -SNAPSHOT</springdata .commons>
31
31
<mongo >3.6.2</mongo >
32
32
<mongo .reactivestreams>1.7.0</mongo .reactivestreams>
33
33
<jmh .version>1.19</jmh .version>
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >org.springframework.data</groupId >
9
9
<artifactId >spring-data-mongodb-parent</artifactId >
10
- <version >2.1.0.BUILD -SNAPSHOT</version >
10
+ <version >2.1.0.DATAMONGO-1874 -SNAPSHOT</version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
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 >2.1.0.BUILD -SNAPSHOT</version >
9
+ <version >2.1.0.DATAMONGO-1874 -SNAPSHOT</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
49
49
<dependency >
50
50
<groupId >org.springframework.data</groupId >
51
51
<artifactId >spring-data-mongodb</artifactId >
52
- <version >2.1.0.BUILD -SNAPSHOT</version >
52
+ <version >2.1.0.DATAMONGO-1874 -SNAPSHOT</version >
53
53
</dependency >
54
54
55
55
<!-- reactive -->
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 >2.1.0.BUILD -SNAPSHOT</version >
16
+ <version >2.1.0.DATAMONGO-1874 -SNAPSHOT</version >
17
17
<relativePath >../pom.xml</relativePath >
18
18
</parent >
19
19
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 >2.1.0.BUILD -SNAPSHOT</version >
14
+ <version >2.1.0.DATAMONGO-1874 -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