[maven-release-plugin] prepare release http-mock-server-2.3.0
This commit is contained in:
parent
44f44ee392
commit
da9cfc0ffb
5 changed files with 6 additions and 6 deletions
4
pom.xml
4
pom.xml
|
@ -11,7 +11,7 @@
|
|||
<groupId>pl.touk.mockserver</groupId>
|
||||
<artifactId>http-mock-server</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>2.2.1-SNAPSHOT</version>
|
||||
<version>2.3.0</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.3.0</tag>
|
||||
</scm>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue