Skip to content

Commit 5748055

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent b96241f commit 5748055

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
@@ -13,7 +13,7 @@
1313
<groupId>io.github.x-stream</groupId>
1414
<artifactId>mxparser</artifactId>
1515
<packaging>jar</packaging>
16-
<version>1.2.3</version>
16+
<version>1.2.4-SNAPSHOT</version>
1717
<name>MXParser</name>
1818
<url>http://x-stream.github.io/mxparser</url>
1919
<description>
@@ -613,7 +613,7 @@
613613
<url>https://github.com/x-stream/mxparser</url>
614614
<developerConnection>scm:git:ssh://[email protected]/x-stream/mxparser.git</developerConnection>
615615
<connection>scm:git:ssh://[email protected]/x-stream/mxparser.git</connection>
616-
<tag>v-1.2.3</tag>
616+
<tag>HEAD</tag>
617617
</scm>
618618

619619
<properties>

0 commit comments

Comments
 (0)