Skip to content

Commit 4a32636

Browse files
committed
[maven-release-plugin] prepare release v1.2
1 parent 9a4441a commit 4a32636

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<url>https://opensource.org/licenses/MIT</url>
1919
</license>
2020
</licenses>
21-
<version>1.2-SNAPSHOT</version>
21+
<version>1.2</version>
2222
<properties>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<maven.compiler.source>1.8</maven.compiler.source>
@@ -197,6 +197,6 @@
197197
<connection>scm:git:git://github.com/vzhn/netty-http-authenticator.git</connection>
198198
<developerConnection>scm:git:git@github.com/vzhn/netty-http-authenticator.git</developerConnection>
199199
<url>https://github.com/vzhn/netty-http-authenticator.git</url>
200-
<tag>v1.1</tag>
200+
<tag>v1.2</tag>
201201
</scm>
202202
</project>

0 commit comments

Comments
 (0)