File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<artifactId >jgroups</artifactId >
5
5
<packaging >jar</packaging >
6
6
<name >JGroups</name >
7
- <version >5.4.0.Final-SNAPSHOT </version >
7
+ <version >5.4.0.Final</version >
8
8
<description >Reliable cluster communication toolkit</description >
9
9
<url >http://www.jgroups.org</url >
10
10
46
46
<connection >scm:git:git://github.com/belaban/JGroups.git</connection >
47
47
<
developerConnection >scm:git:ssh://
[email protected] /belaban/JGroups.git</
developerConnection >
48
48
<url >https://github.com/belaban/JGroups</url >
49
- <tag >HEAD </tag >
49
+ <tag >jgroups-5.4.0.Final </tag >
50
50
</scm >
51
51
52
52
<issueManagement >
512
512
<executable >java</executable >
513
513
<arguments >
514
514
<argument >-classpath</argument >
515
- <classpath />
515
+ <classpath />
516
516
<argument >org.jgroups.util.PropertiesToAsciidoc</argument >
517
517
<argument >${basedir} /doc/manual/protocols-template.adoc</argument >
518
518
<argument >${basedir} /doc/manual/installation-template.adoc</argument >
You can’t perform that action at this time.
0 commit comments