Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mockserver-5.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdbloom committed Feb 12, 2022
1 parent 1f51085 commit 61747fd
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion mockserver-client-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-integration-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-junit-jupiter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-junit-rule/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-proxy-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-spring-test-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion mockserver-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.mock-server</groupId>
<artifactId>mockserver</artifactId>
<version>5.11.3-SNAPSHOT</version>
<version>5.12.0</version>
<packaging>pom</packaging>

<name>MockServer</name>
Expand All @@ -26,7 +26,7 @@
<url>https://github.com/jamesdbloom/mockservice.git</url>
<connection>scm:git:https://github.com/jamesdbloom/mockservice.git</connection>
<developerConnection>scm:git:[email protected]:jamesdbloom/mockservice.git</developerConnection>
<tag>HEAD</tag>
<tag>mockserver-5.12.0</tag>
</scm>

<distributionManagement>
Expand Down Expand Up @@ -66,8 +66,8 @@
<xmlunit.version>2.9.0</xmlunit.version>
<skipTests>false</skipTests>
<skipAssembly>false</skipAssembly>
<release.arguments/>
<javadoc.additional.parameters/>
<release.arguments />
<javadoc.additional.parameters />
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
</properties>

Expand Down Expand Up @@ -808,7 +808,7 @@
<version>3.0.0</version>
<configuration>
<rules>
<dependencyConvergence/>
<dependencyConvergence />
</rules>
</configuration>
<executions>
Expand Down

0 comments on commit 61747fd

Please sign in to comment.