Skip to content

Commit 4cd24e8

Browse files
committed
[Compatibility] Fix parent version
1 parent e0be421 commit 4cd24e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compatibility/pom.xml

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

0 commit comments

Comments
 (0)