File tree Expand file tree Collapse file tree 8 files changed +11
-12
lines changed
mockserver-integration-testing Expand file tree Collapse file tree 8 files changed +11
-12
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.3.1-SNAPSHOT </version >
6
+ <version >5.4.1 </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.3.1-SNAPSHOT </version >
6
+ <version >5.4.1 </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.3.1-SNAPSHOT </version >
6
+ <version >5.4.1 </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.3.1-SNAPSHOT </version >
6
+ <version >5.4.1 </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.3.1-SNAPSHOT </version >
6
+ <version >5.4.1 </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.3.1-SNAPSHOT </version >
6
+ <version >5.4.1 </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.3.1-SNAPSHOT </version >
6
+ <version >5.4.1 </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.sonatype.oss</groupId >
6
5
<artifactId >oss-parent</artifactId >
11
10
12
11
<groupId >org.mock-server</groupId >
13
12
<artifactId >mockserver</artifactId >
14
- <version >5.3.1-SNAPSHOT </version >
13
+ <version >5.4.1 </version >
15
14
<packaging >pom</packaging >
16
15
17
16
<name >MockServer</name >
58
57
<boucycastle .verion>1.58</boucycastle .verion>
59
58
<spring .version>4.3.12.RELEASE</spring .version>
60
59
<skipTests >false</skipTests >
61
- <release .arguments/>
62
- <javadoc .additional.parameters/>
60
+ <release .arguments />
61
+ <javadoc .additional.parameters />
63
62
</properties >
64
63
65
64
<modules >
You can’t perform that action at this time.
0 commit comments