Skip to content

Commit 4e05ceb

Browse files
committed
Changed version from $CURRENT_VERSION to $RELEASE_VERSION
1 parent 0316a10 commit 4e05ceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>jgroups</artifactId>
55
<packaging>jar</packaging>
66
<name>JGroups</name>
7-
<version>5.5.1.Final-SNAPSHOT</version>
7+
<version>5.5.1.Final</version>
88
<description>Reliable cluster communication toolkit</description>
99
<url>http://www.jgroups.org</url>
1010

0 commit comments

Comments
 (0)