Skip to content

Commit a71be8b

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 25027a3 commit a71be8b

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
@@ -19,7 +19,7 @@
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>io.cdap.http</groupId>
2121
<artifactId>netty-http</artifactId>
22-
<version>1.2.0</version>
22+
<version>1.3.0-SNAPSHOT</version>
2323
<packaging>bundle</packaging>
2424
<name>Netty based path router</name>
2525
<description>Netty based path router</description>
@@ -45,7 +45,7 @@
4545
<connection>scm:git:https://github.com/cdapio/netty-http.git</connection>
4646
<url>https://github.com/cdapio/netty-http.git</url>
4747
<developerConnection>scm:git:git@github.com:cdapio/netty-http.git</developerConnection>
48-
<tag>v1.2.0</tag>
48+
<tag>HEAD</tag>
4949
</scm>
5050

5151
<distributionManagement>

0 commit comments

Comments
 (0)