We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b96241f commit 5748055Copy full SHA for 5748055
pom.xml
@@ -13,7 +13,7 @@
13
<groupId>io.github.x-stream</groupId>
14
<artifactId>mxparser</artifactId>
15
<packaging>jar</packaging>
16
- <version>1.2.3</version>
+ <version>1.2.4-SNAPSHOT</version>
17
<name>MXParser</name>
18
<url>http://x-stream.github.io/mxparser</url>
19
<description>
@@ -613,7 +613,7 @@
613
<url>https://github.com/x-stream/mxparser</url>
614
<developerConnection>scm:git:ssh://[email protected]/x-stream/mxparser.git</developerConnection>
615
<connection>scm:git:ssh://[email protected]/x-stream/mxparser.git</connection>
616
- <tag>v-1.2.3</tag>
+ <tag>HEAD</tag>
617
</scm>
618
619
<properties>
0 commit comments