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 1e307bd commit b24e5dcCopy full SHA for b24e5dc
pom.xml
@@ -4,7 +4,7 @@
4
<artifactId>jgroups</artifactId>
5
<packaging>jar</packaging>
6
<name>JGroups</name>
7
- <version>5.2.13.Final-SNAPSHOT</version>
+ <version>5.2.13.Final</version>
8
<description>Reliable cluster communication toolkit</description>
9
<url>http://www.jgroups.org</url>
10
@@ -46,7 +46,7 @@
46
<connection>scm:git:git://github.com/belaban/JGroups.git</connection>
47
<developerConnection>scm:git:ssh://[email protected]/belaban/JGroups.git</developerConnection>
48
<url>https://github.com/belaban/JGroups</url>
49
- <tag>HEAD</tag>
+ <tag>jgroups-5.2.13.Final</tag>
50
</scm>
51
52
<issueManagement>
0 commit comments