Skip to content

Commit 25027a3

Browse files
committed
[maven-release-plugin] prepare release v1.2.0
1 parent ed0a8b1 commit 25027a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
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-SNAPSHOT</version>
22+
<version>1.2.0</version>
2323
<packaging>bundle</packaging>
2424
<name>Netty based path router</name>
2525
<description>Netty based path router</description>
@@ -45,6 +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>
4849
</scm>
4950

5051
<distributionManagement>

0 commit comments

Comments
 (0)