Skip to content

Commit 5fdf187

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d460c18 commit 5fdf187

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.cucumber</groupId>
66
<artifactId>cucumber-jvm-groovy</artifactId>
7-
<version>4.3.0</version>
7+
<version>4.3.1-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>groovy-examples</artifactId>

groovy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.cucumber</groupId>
66
<artifactId>cucumber-jvm-groovy</artifactId>
7-
<version>4.3.0</version>
7+
<version>4.3.1-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>cucumber-groovy</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>io.cucumber</groupId>
44
<artifactId>cucumber-jvm-groovy</artifactId>
5-
<version>4.3.0</version>
5+
<version>4.3.1-SNAPSHOT</version>
66
<packaging>pom</packaging>
77
<name>Cucumber-JVM: Groovy</name>
88
<description>Cucumber for Groovy</description>

0 commit comments

Comments
 (0)