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 556562f commit 57f6bbeCopy full SHA for 57f6bbe
pom.xml
@@ -12,7 +12,7 @@
12
<artifactId>jgroups-aws</artifactId>
13
<packaging>jar</packaging>
14
<name>JGroups - AWS</name>
15
- <version>3.0.2.Final</version>
+ <version>3.0.3.Final-SNAPSHOT</version>
16
<url>https://www.github.com/jgroups-extras/jgroups-aws</url>
17
18
<properties>
@@ -72,7 +72,7 @@
72
<connection>scm:git:git://github.com/jgroups-extras/jgroups-aws.git</connection>
73
<developerConnection>scm:git:ssh://[email protected]/jgroups-extras/jgroups-aws.git</developerConnection>
74
<url>https://github.com/jgroups-extras/jgroups-aws</url>
75
- <tag>3.0.2.Final</tag>
+ <tag>3.0.x</tag>
76
</scm>
77
78
<issueManagement>
0 commit comments