File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 <artifactId >jgroups-raft</artifactId >
55 <packaging >jar</packaging >
66 <name >jgroups-raft</name >
7- <version >1.0.14.Final-SNAPSHOT </version >
7+ <version >1.0.14.Final</version >
88 <url >https://github.com/jgroups-extras/jgroups-raft</url >
99 <description >JGroups RAFT implementation</description >
1010
112112 <connection >scm:git:git://github.com/jgroups-extras/jgroups-raft.git</connection >
113113 <
developerConnection >scm:git:ssh://
[email protected] /jgroups-extras/jgroups-raft.git</
developerConnection >
114114 <url >https://github.com/jgroups-extras/jgroups-raft</url >
115- <tag >HEAD </tag >
115+ <tag >jgroups-raft-1.0.14.Final </tag >
116116 </scm >
117117
118118 <issueManagement >
367367 <executable >java</executable >
368368 <arguments >
369369 <argument >-classpath</argument >
370- <classpath />
370+ <classpath />
371371 <argument >org.jgroups.util.XMLSchemaGenerator</argument >
372372 <argument >-o</argument >
373373 <argument >${project.build.directory} /schema</argument >
606606 <executable >java</executable >
607607 <arguments >
608608 <argument >-classpath</argument >
609- <classpath />
609+ <classpath />
610610 <argument >org.jgroups.raft.util.PropsToAsciidoc</argument >
611611 <argument >${basedir} /doc/manual/protocols-template.adoc</argument >
612612 </arguments >
You can’t perform that action at this time.
0 commit comments