Skip to content

Commit

Permalink
Changed version to 3.6.10.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Jun 27, 2016
1 parent e347e29 commit 8b66b32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/JGROUPS_VERSION.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

## Defines the JGroups version
## This file should be the *only place* to change when changing the version number
jgroups.version=3.6.10-SNAPSHOT
jgroups.version=3.6.10.Final
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>jgroups</artifactId>
<packaging>bundle</packaging>
<name>JGroups</name>
<version>3.6.10-SNAPSHOT</version>
<version>3.6.10.Final</version>
<url>http://www.jgroups.org</url>

<properties>
Expand Down

0 comments on commit 8b66b32

Please sign in to comment.