File tree 11 files changed +16
-18
lines changed
mockserver-integration-testing
11 files changed +16
-18
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.mock-server</groupId >
5
5
<artifactId >mockserver</artifactId >
6
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<parent >
5
4
<groupId >org.mock-server</groupId >
6
5
<artifactId >mockserver</artifactId >
7
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
8
7
</parent >
9
8
10
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.mock-server</groupId >
5
5
<artifactId >mockserver</artifactId >
6
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.mock-server</groupId >
5
5
<artifactId >mockserver</artifactId >
6
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.mock-server</groupId >
5
5
<artifactId >mockserver</artifactId >
6
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.mock-server</groupId >
5
5
<artifactId >mockserver</artifactId >
6
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.mock-server</groupId >
5
5
<artifactId >mockserver</artifactId >
6
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.mock-server</groupId >
5
5
<artifactId >mockserver</artifactId >
6
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.mock-server</groupId >
5
5
<artifactId >mockserver</artifactId >
6
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >org.mock-server</groupId >
5
5
<artifactId >mockserver</artifactId >
6
- <version >5.10.1-SNAPSHOT </version >
6
+ <version >5.11.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<groupId >org.mock-server</groupId >
7
6
<artifactId >mockserver</artifactId >
8
- <version >5.10.1-SNAPSHOT </version >
7
+ <version >5.11.0 </version >
9
8
<packaging >pom</packaging >
10
9
11
10
<name >MockServer</name >
27
26
<url >https://github.com/jamesdbloom/mockservice.git</url >
28
27
<connection >scm:git:https://github.com/jamesdbloom/mockservice.git</connection >
29
28
<
developerConnection >scm:git:
[email protected] :jamesdbloom/mockservice.git</
developerConnection >
30
- <tag >HEAD </tag >
29
+ <tag >mockserver-5.11.0 </tag >
31
30
</scm >
32
31
33
32
<distributionManagement >
67
66
<xmlunit .version>2.7.0</xmlunit .version>
68
67
<skipTests >false</skipTests >
69
68
<skipAssembly >false</skipAssembly >
70
- <release .arguments/>
71
- <javadoc .additional.parameters/>
69
+ <release .arguments />
70
+ <javadoc .additional.parameters />
72
71
</properties >
73
72
74
73
<modules >
You can’t perform that action at this time.
0 commit comments