[maven-release-plugin] prepare for next development iteration
Change-Id: I78090933a7aae4f9a53e3b688407dd2f7f7e988b
This commit is contained in:
parent
631a651510
commit
2b4ca48d79
5 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>http-mock-server</artifactId>
|
<artifactId>http-mock-server</artifactId>
|
||||||
<groupId>pl.touk.mockserver</groupId>
|
<groupId>pl.touk.mockserver</groupId>
|
||||||
<version>2.1.1</version>
|
<version>2.1.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>http-mock-server</artifactId>
|
<artifactId>http-mock-server</artifactId>
|
||||||
<groupId>pl.touk.mockserver</groupId>
|
<groupId>pl.touk.mockserver</groupId>
|
||||||
<version>2.1.1</version>
|
<version>2.1.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>http-mock-server</artifactId>
|
<artifactId>http-mock-server</artifactId>
|
||||||
<groupId>pl.touk.mockserver</groupId>
|
<groupId>pl.touk.mockserver</groupId>
|
||||||
<version>2.1.1</version>
|
<version>2.1.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>http-mock-server</artifactId>
|
<artifactId>http-mock-server</artifactId>
|
||||||
<groupId>pl.touk.mockserver</groupId>
|
<groupId>pl.touk.mockserver</groupId>
|
||||||
<version>2.1.1</version>
|
<version>2.1.2-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|
4
pom.xml
4
pom.xml
|
@ -11,7 +11,7 @@
|
||||||
<groupId>pl.touk.mockserver</groupId>
|
<groupId>pl.touk.mockserver</groupId>
|
||||||
<artifactId>http-mock-server</artifactId>
|
<artifactId>http-mock-server</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>2.1.1</version>
|
<version>2.1.2-SNAPSHOT</version>
|
||||||
<modules>
|
<modules>
|
||||||
<module>mockserver-client</module>
|
<module>mockserver-client</module>
|
||||||
<module>mockserver</module>
|
<module>mockserver</module>
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:git@github.com:TouK/http-mock-server.git</connection>
|
<connection>scm:git:git@github.com:TouK/http-mock-server.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:TouK/http-mock-server.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:TouK/http-mock-server.git</developerConnection>
|
||||||
<tag>http-mock-server-2.1.1</tag>
|
<tag>HEAD</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<dependencyManagement>
|
<dependencyManagement>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue