[maven-release-plugin] prepare release http-mock-server-2.1.1

Change-Id: Ib3b2ee456709c9c9ba1dab867f0db2b83c0e05c0
This commit is contained in:
Dominik Adam Przybysz 2015-10-24 15:49:25 +02:00
parent e17e20fadb
commit 631a651510
5 changed files with 6 additions and 6 deletions

View file

@ -11,7 +11,7 @@
<groupId>pl.touk.mockserver</groupId>
<artifactId>http-mock-server</artifactId>
<packaging>pom</packaging>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.1</version>
<modules>
<module>mockserver-client</module>
<module>mockserver</module>
@ -37,7 +37,7 @@
<scm>
<connection>scm:git:git@github.com:TouK/http-mock-server.git</connection>
<developerConnection>scm:git:git@github.com:TouK/http-mock-server.git</developerConnection>
<tag>HEAD</tag>
<tag>http-mock-server-2.1.1</tag>
</scm>
<dependencyManagement>