File tree 4 files changed +7
-5
lines changed
spring-data-mongodb-benchmarks
spring-data-mongodb-distribution
4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
5
4
6
<modelVersion >4.0.0</modelVersion >
5
7
6
8
<groupId >org.springframework.data</groupId >
7
9
<artifactId >spring-data-mongodb-parent</artifactId >
8
- <version >3.3.0-SNAPSHOT</version >
10
+ <version >3.3.0.GH-2673 -SNAPSHOT</version >
9
11
<packaging >pom</packaging >
10
12
11
13
<name >Spring Data MongoDB</name >
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 >3.3.0-SNAPSHOT</version >
10
+ <version >3.3.0.GH-2673 -SNAPSHOT</version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 14
14
<parent >
15
15
<groupId >org.springframework.data</groupId >
16
16
<artifactId >spring-data-mongodb-parent</artifactId >
17
- <version >3.3.0-SNAPSHOT</version >
17
+ <version >3.3.0.GH-2673 -SNAPSHOT</version >
18
18
<relativePath >../pom.xml</relativePath >
19
19
</parent >
20
20
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 >3.3.0-SNAPSHOT</version >
14
+ <version >3.3.0.GH-2673 -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