File tree 9 files changed +11
-13
lines changed
mockserver-integration-testing
9 files changed +11
-13
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.6.2-SNAPSHOT </version >
6
+ <version >5.7.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.6.2-SNAPSHOT </version >
6
+ <version >5.7.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.6.2-SNAPSHOT </version >
6
+ <version >5.7.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.6.2-SNAPSHOT </version >
6
+ <version >5.7.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"
3
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4
- 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" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
7
5
<parent >
8
6
<artifactId >mockserver</artifactId >
9
7
<groupId >org.mock-server</groupId >
10
- <version >5.6.2-SNAPSHOT </version >
8
+ <version >5.7.0 </version >
11
9
</parent >
12
10
13
11
<name >MockServer JUnit Jupiter Integration</name >
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.6.2-SNAPSHOT </version >
6
+ <version >5.7.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.6.2-SNAPSHOT </version >
6
+ <version >5.7.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.6.2-SNAPSHOT </version >
6
+ <version >5.7.0 </version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >org.mock-server</groupId >
6
6
<artifactId >mockserver</artifactId >
7
- <version >5.6.2-SNAPSHOT </version >
7
+ <version >5.7.0 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >MockServer</name >
26
26
<url >https://github.com/jamesdbloom/mockservice.git</url >
27
27
<connection >scm:git:https://github.com/jamesdbloom/mockservice.git</connection >
28
28
<
developerConnection >scm:git:
[email protected] :jamesdbloom/mockservice.git</
developerConnection >
29
- <tag >HEAD </tag >
29
+ <tag >mockserver-5.7.0 </tag >
30
30
</scm >
31
31
32
32
<distributionManagement >
You can’t perform that action at this time.
0 commit comments