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 998e310 commit 395ab64Copy full SHA for 395ab64
pom.xml
@@ -12,7 +12,7 @@
12
<artifactId>jgroups-aws</artifactId>
13
<packaging>jar</packaging>
14
<name>JGroups - AWS</name>
15
- <version>3.1.0.Final</version>
+ <version>3.1.1.Final-SNAPSHOT</version>
16
<url>https://www.github.com/jgroups-extras/jgroups-aws</url>
17
18
<properties>
@@ -73,7 +73,7 @@
73
<connection>scm:git:git://github.com/jgroups-extras/jgroups-aws.git</connection>
74
<developerConnection>scm:git:ssh://[email protected]/jgroups-extras/jgroups-aws.git</developerConnection>
75
<url>https://github.com/jgroups-extras/jgroups-aws</url>
76
- <tag>3.1.0.Final</tag>
+ <tag>3.1.x</tag>
77
</scm>
78
79
<issueManagement>
0 commit comments