Skip to content

Commit 3ccd283

Browse files
committed
Remove SNAPSHOT from version for release 1.4.0
1 parent 6906bcb commit 3ccd283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 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.4.0-SNAPSHOT</version>
22+
<version>1.4.0</version>
2323
<packaging>bundle</packaging>
2424
<name>Netty based path router</name>
2525
<description>Netty based path router</description>

0 commit comments

Comments
 (0)