We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9752f4f commit f7cd685Copy full SHA for f7cd685
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.github.fslev</groupId>
6
<artifactId>cucumber-jutils</artifactId>
7
- <version>9.27</version>
+ <version>9.28-SNAPSHOT</version>
8
9
<name>Cucumber JUtils</name>
10
<description>A little helper for Cucumber Java</description>
@@ -354,7 +354,7 @@
354
<connection>scm:git:ssh://git@github.com/fslev/cucumber-jutils.git</connection>
355
<developerConnection>scm:git:ssh://git@github.com/fslev/cucumber-jutils.git</developerConnection>
356
<url>https://github.com/fslev/cucumber-jutils/tree/master</url>
357
- <tag>cucumber-jutils-9.27</tag>
+ <tag>HEAD</tag>
358
</scm>
359
360
<distributionManagement>
0 commit comments