Skip to content

Commit f7cd685

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 9752f4f commit f7cd685

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.27</version>
7+
<version>9.28-SNAPSHOT</version>
88

99
<name>Cucumber JUtils</name>
1010
<description>A little helper for Cucumber Java</description>
@@ -354,7 +354,7 @@
354354
<connection>scm:git:ssh://git@github.com/fslev/cucumber-jutils.git</connection>
355355
<developerConnection>scm:git:ssh://git@github.com/fslev/cucumber-jutils.git</developerConnection>
356356
<url>https://github.com/fslev/cucumber-jutils/tree/master</url>
357-
<tag>cucumber-jutils-9.27</tag>
357+
<tag>HEAD</tag>
358358
</scm>
359359

360360
<distributionManagement>

0 commit comments

Comments
 (0)