Skip to content

Commit f8bb027

Browse files
committed
[maven-release-plugin] prepare release 2.2.0
1 parent 2ad8072 commit f8bb027

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>it.cosenonjaviste</groupId>
44
<artifactId>tomcat-jwt-security</artifactId>
5-
<version>2.2.0-SNAPSHOT</version>
5+
<version>2.2.0</version>
66

77
<name>${project.groupId}:${project.artifactId}</name>
88
<description>JWT Tomcat Valve and utility classes for handling JWT tokens</description>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:https://github.com/andreacomo/tomcat-jwt-security.git</connection>
2828
<developerConnection>scm:git:https://github.com/andreacomo/tomcat-jwt-security.git</developerConnection>
2929
<url>https://github.com/andreacomo/tomcat-jwt-security.git</url>
30-
<tag>HEAD</tag>
30+
<tag>2.2.0</tag>
3131
</scm>
3232

3333
<distributionManagement>

0 commit comments

Comments
 (0)