We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053d524 commit 5d3856dCopy full SHA for 5d3856d
pom.xml
@@ -4,7 +4,7 @@
4
<artifactId>jgroups-aws</artifactId>
5
<packaging>jar</packaging>
6
<name>JGroups - AWS</name>
7
- <version>2.0.1.Final-SNAPSHOT</version>
+ <version>2.0.1.Final</version>
8
<url>https://www.github.com/jgroups-extras/jgroups-aws</url>
9
10
<properties>
@@ -52,7 +52,7 @@
52
<connection>scm:git:git://github.com/jgroups-extras/jgroups-aws.git</connection>
53
<developerConnection>scm:git:ssh://[email protected]/jgroups-extras/jgroups-aws.git</developerConnection>
54
<url>https://github.com/jgroups-extras/jgroups-aws</url>
55
- <tag>HEAD</tag>
+ <tag>2.0.1.Final</tag>
56
</scm>
57
58
<issueManagement>
0 commit comments