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 9a4441a commit 4a32636Copy full SHA for 4a32636
pom.xml
@@ -18,7 +18,7 @@
18
<url>https://opensource.org/licenses/MIT</url>
19
</license>
20
</licenses>
21
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
22
<properties>
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
<maven.compiler.source>1.8</maven.compiler.source>
@@ -197,6 +197,6 @@
197
<connection>scm:git:git://github.com/vzhn/netty-http-authenticator.git</connection>
198
<developerConnection>scm:git:git@github.com/vzhn/netty-http-authenticator.git</developerConnection>
199
<url>https://github.com/vzhn/netty-http-authenticator.git</url>
200
- <tag>v1.1</tag>
+ <tag>v1.2</tag>
201
</scm>
202
</project>
0 commit comments