Skip to content

Commit 5d3856d

Browse files
committed
[maven-release-plugin] prepare release 2.0.1.Final
1 parent 053d524 commit 5d3856d

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
@@ -4,7 +4,7 @@
44
<artifactId>jgroups-aws</artifactId>
55
<packaging>jar</packaging>
66
<name>JGroups - AWS</name>
7-
<version>2.0.1.Final-SNAPSHOT</version>
7+
<version>2.0.1.Final</version>
88
<url>https://www.github.com/jgroups-extras/jgroups-aws</url>
99

1010
<properties>
@@ -52,7 +52,7 @@
5252
<connection>scm:git:git://github.com/jgroups-extras/jgroups-aws.git</connection>
5353
<developerConnection>scm:git:ssh://[email protected]/jgroups-extras/jgroups-aws.git</developerConnection>
5454
<url>https://github.com/jgroups-extras/jgroups-aws</url>
55-
<tag>HEAD</tag>
55+
<tag>2.0.1.Final</tag>
5656
</scm>
5757

5858
<issueManagement>

0 commit comments

Comments
 (0)