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 af2c261 commit 4f55b35Copy full SHA for 4f55b35
pom.xml
@@ -4,7 +4,7 @@
4
<artifactId>jgroups</artifactId>
5
<packaging>jar</packaging>
6
<name>JGroups</name>
7
- <version>5.4.0.Final</version>
+ <version>5.4.1.Final-SNAPSHOT</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://git@github.com/belaban/JGroups.git</developerConnection>
48
<url>https://github.com/belaban/JGroups</url>
49
- <tag>jgroups-5.4.0.Final</tag>
+ <tag>HEAD</tag>
50
</scm>
51
52
<issueManagement>
0 commit comments