Skip to content

Commit 740b666

Browse files
committed
[maven-release-plugin] prepare release v1.1.3
1 parent 107844c commit 740b666

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.tinyradius</groupId>
55
<artifactId>tinyradius</artifactId>
6-
<version>1.1.3-SNAPSHOT</version>
6+
<version>1.1.3</version>
77
<packaging>jar</packaging>
88
<name>TinyRadius Java Radius Library</name>
99
<description>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:http://github.com/ctran/TinyRadius.git</connection>
3737
<developerConnection>scm:git:http://github.com/ctran/TinyRadius.git</developerConnection>
3838
<url>https://github.com/ctran/TinyRadius/</url>
39-
<tag>HEAD</tag>
39+
<tag>v1.1.3</tag>
4040
</scm>
4141

4242
<properties>

0 commit comments

Comments
 (0)