Skip to content

Commit 57f6bbe

Browse files
committed
[maven-release-plugin] prepare branch 3.0.x
1 parent 556562f commit 57f6bbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<artifactId>jgroups-aws</artifactId>
1313
<packaging>jar</packaging>
1414
<name>JGroups - AWS</name>
15-
<version>3.0.2.Final</version>
15+
<version>3.0.3.Final-SNAPSHOT</version>
1616
<url>https://www.github.com/jgroups-extras/jgroups-aws</url>
1717

1818
<properties>
@@ -72,7 +72,7 @@
7272
<connection>scm:git:git://github.com/jgroups-extras/jgroups-aws.git</connection>
7373
<developerConnection>scm:git:ssh://[email protected]/jgroups-extras/jgroups-aws.git</developerConnection>
7474
<url>https://github.com/jgroups-extras/jgroups-aws</url>
75-
<tag>3.0.2.Final</tag>
75+
<tag>3.0.x</tag>
7676
</scm>
7777

7878
<issueManagement>

0 commit comments

Comments
 (0)