We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fef3f0 commit 1b7a329Copy full SHA for 1b7a329
pom.xml
@@ -18,7 +18,7 @@
18
<url>https://opensource.org/licenses/MIT</url>
19
</license>
20
</licenses>
21
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
22
<properties>
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
<maven.compiler.source>1.8</maven.compiler.source>
@@ -196,6 +196,6 @@
196
<connection>scm:git:git://github.com/vzhn/netty-http-authenticator.git</connection>
197
<developerConnection>scm:git:git@github.com/vzhn/netty-http-authenticator.git</developerConnection>
198
<url>https://github.com/vzhn/netty-http-authenticator.git</url>
199
- <tag>v1.1</tag>
+ <tag>v1.4</tag>
200
</scm>
201
</project>
0 commit comments