Skip to content

Commit d384485

Browse files
author
temyers
committed
[maven-release-plugin] prepare for next development iteration
1 parent c3daa57 commit d384485

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
@@ -9,7 +9,7 @@
99

1010
<groupId>com.github.temyers</groupId>
1111
<artifactId>cucumber-jvm-parallel-plugin</artifactId>
12-
<version>5.0.0</version>
12+
<version>5.0.1-SNAPSHOT</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>cucumber-jvm-parallel-plugin Maven Plugin</name>
@@ -385,7 +385,7 @@
385385
<developerConnection>scm:git:https://github.com/temyers/cucumber-jvm-parallel-plugin.git
386386
</developerConnection>
387387
<url>https://github.com/temyers/cucumber-jvm-parallel-plugin</url>
388-
<tag>cucumber-jvm-parallel-plugin-5.0.0</tag>
388+
<tag>HEAD</tag>
389389
</scm>
390390

391391
<licenses>

0 commit comments

Comments
 (0)