Skip to content

Commit c669923

Browse files
committed
[maven-release-plugin] prepare release mockserver-maven-plugin-5.14.0
1 parent b536818 commit c669923

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<modelVersion>4.0.0</modelVersion>
1010

1111
<artifactId>mockserver-maven-plugin</artifactId>
12-
<version>5.13.3-SNAPSHOT</version>
12+
<version>5.14.0</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>MockServer Maven Plugin</name>
@@ -20,7 +20,7 @@
2020
<url>https://github.com/mock-server/mockserver-maven-plugin.git</url>
2121
<connection>scm:git:https://github.com/mock-server/mockserver-maven-plugin.git</connection>
2222
<developerConnection>scm:git:git@github.com:mock-server/mockserver-maven-plugin.git</developerConnection>
23-
<tag>HEAD</tag>
23+
<tag>mockserver-maven-plugin-5.14.0</tag>
2424
</scm>
2525

2626
<properties>

0 commit comments

Comments
 (0)