Skip to content

Commit fc67479

Browse files
committed
Remove SNAPSHOT
1 parent a15fd67 commit fc67479

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>co.cask.http</groupId>
2121
<artifactId>netty-http</artifactId>
22-
<version>0.16.0-SNAPSHOT</version>
22+
<version>0.16.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)