We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3daa57 commit d384485Copy full SHA for d384485
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.github.temyers</groupId>
11
<artifactId>cucumber-jvm-parallel-plugin</artifactId>
12
- <version>5.0.0</version>
+ <version>5.0.1-SNAPSHOT</version>
13
<packaging>maven-plugin</packaging>
14
15
<name>cucumber-jvm-parallel-plugin Maven Plugin</name>
@@ -385,7 +385,7 @@
385
<developerConnection>scm:git:https://github.com/temyers/cucumber-jvm-parallel-plugin.git
386
</developerConnection>
387
<url>https://github.com/temyers/cucumber-jvm-parallel-plugin</url>
388
- <tag>cucumber-jvm-parallel-plugin-5.0.0</tag>
+ <tag>HEAD</tag>
389
</scm>
390
391
<licenses>
0 commit comments