Skip to content

Commit

Permalink
Prepare for the next development iteration
Browse files Browse the repository at this point in the history
Created-by: polyglot-release v1.3.2
  • Loading branch information
mpkorstanje committed Aug 12, 2024
1 parent c7d527d commit e39e6c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>4.2.0</version>
</parent>
<artifactId>gherkin</artifactId>
<version>29.0.0</version>
<version>29.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Gherkin</name>
<description>Gherkin parser</description>
Expand All @@ -23,7 +23,7 @@
<connection>scm:git:git://github.com/cucumber/gherkin.git</connection>
<developerConnection>scm:git:[email protected]:cucumber/gherkin.git</developerConnection>
<url>git://github.com/cucumber/gherkin.git</url>
<tag>v29.0.0</tag>
<tag>HEAD</tag>
</scm>

<dependencyManagement>
Expand Down

0 comments on commit e39e6c7

Please sign in to comment.