Skip to content

Commit 4b52297

Browse files
committed
Prepare for the next development iteration
Created-by: polyglot-release v1.1.0
1 parent 7ee7265 commit 4b52297

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<version>3.0.0</version>
99
</parent>
1010
<artifactId>gherkin</artifactId>
11-
<version>25.0.0</version>
11+
<version>25.0.1-SNAPSHOT</version>
1212
<packaging>jar</packaging>
1313
<name>Gherkin</name>
1414
<description>Gherkin parser</description>
@@ -22,7 +22,7 @@
2222
<connection>scm:git:git://github.com/cucumber/gherkin-java.git</connection>
2323
<developerConnection>scm:git:[email protected]:cucumber/gherkin-java.git</developerConnection>
2424
<url>git://github.com/cucumber/gherkin-java.git</url>
25-
<tag>v25.0.0</tag>
25+
<tag>HEAD</tag>
2626
</scm>
2727

2828
<dependencyManagement>

0 commit comments

Comments
 (0)