Skip to content

Commit 8672c39

Browse files
committed
[maven-release-plugin] prepare release v1.5
1 parent d2b55ef commit 8672c39

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.5-SNAPSHOT</version>
21+
<version>1.5</version>
2222
<properties>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<maven.compiler.source>1.8</maven.compiler.source>
@@ -196,6 +196,6 @@
196196
<connection>scm:git:git://github.com/vzhn/netty-http-authenticator.git</connection>
197197
<developerConnection>scm:git:git@github.com/vzhn/netty-http-authenticator.git</developerConnection>
198198
<url>https://github.com/vzhn/netty-http-authenticator.git</url>
199-
<tag>v1.1</tag>
199+
<tag>v1.5</tag>
200200
</scm>
201201
</project>

0 commit comments

Comments
 (0)