Skip to content

Commit 1c91c63

Browse files
committed
[maven-release-plugin] prepare release redex-sm-1.0.3
1 parent 11a98a8 commit 1c91c63

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>com.github.exabrial</groupId>
55
<artifactId>redex-sm</artifactId>
6-
<version>1.0.3-SNAPSHOT</version>
6+
<version>1.0.3</version>
77
<packaging>jar</packaging>
88
<description>redex-sm: An improved Tomcat SessionManager that uses Redis via Redisson, with native encryption support</description>
99
<name>${project.artifactId}</name>
@@ -13,7 +13,7 @@
1313
<connection>scm:git:ssh://[email protected]/exabrial/exabrial/redex-sm.git</connection>
1414
<developerConnection>scm:git:ssh://[email protected]/exabrial/redex-sm.git</developerConnection>
1515
<url>https://github.com/exabrial/redex-sm/tree/master</url>
16-
<tag>HEAD</tag>
16+
<tag>redex-sm-1.0.3</tag>
1717
</scm>
1818

1919
<properties>

0 commit comments

Comments
 (0)