Skip to content

Commit 923f8e6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2291aa8 commit 923f8e6

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
@@ -3,7 +3,7 @@
33
<groupId>org.weakref</groupId>
44
<artifactId>jmxutils</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.27</version>
6+
<version>1.28-SNAPSHOT</version>
77
<name>jmxutils</name>
88
<description>Exporting JMX mbeans made easy</description>
99
<url>https://github.com/martint/jmxutils</url>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:git://github.com/martint/jmxutils.git</connection>
2626
<developerConnection>scm:git:git@github.com:martint/jmxutils.git</developerConnection>
2727
<url>https://github.com/martint/jmxutils</url>
28-
<tag>1.27</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030

3131
<properties>

0 commit comments

Comments
 (0)