Skip to content

Commit e22851b

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent a12b40a commit e22851b

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
@@ -4,7 +4,7 @@
44

55
<groupId>io.github.fslev</groupId>
66
<artifactId>cucumber-jutils</artifactId>
7-
<version>9.29</version>
7+
<version>9.30-SNAPSHOT</version>
88

99
<name>Cucumber JUtils</name>
1010
<description>A little helper for Cucumber Java</description>
@@ -340,7 +340,7 @@
340340
<connection>scm:git:ssh://git@github.com/fslev/cucumber-jutils.git</connection>
341341
<developerConnection>scm:git:ssh://git@github.com/fslev/cucumber-jutils.git</developerConnection>
342342
<url>https://github.com/fslev/cucumber-jutils/tree/master</url>
343-
<tag>cucumber-jutils-9.29</tag>
343+
<tag>HEAD</tag>
344344
</scm>
345345

346346
<licenses>

0 commit comments

Comments
 (0)