Skip to content

Commit b4e39e4

Browse files
committed
[maven-release-plugin] prepare release v1.1
1 parent cfae6dd commit b4e39e4

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
@@ -11,7 +11,7 @@
1111
<url>https://opensource.org/licenses/MIT</url>
1212
</license>
1313
</licenses>
14-
<version>1.1-SNAPSHOT</version>
14+
<version>1.1</version>
1515
<properties>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<maven.compiler.source>1.8</maven.compiler.source>
@@ -190,6 +190,6 @@
190190
<connection>scm:git:git://github.com/vzhn/netty-http-authenticator.git</connection>
191191
<developerConnection>scm:git:git@github.com/vzhn/netty-http-authenticator.git</developerConnection>
192192
<url>https://github.com/vzhn/netty-http-authenticator.git</url>
193-
<tag>HEAD</tag>
193+
<tag>v1.1</tag>
194194
</scm>
195195
</project>

0 commit comments

Comments
 (0)