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 47d72df commit 7d43faeCopy full SHA for 7d43fae
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>com.github.temyers</groupId>
11
<artifactId>cucumber-jvm-parallel-plugin</artifactId>
12
- <version>4.1.1-SNAPSHOT</version>
+ <version>4.2.0</version>
13
<packaging>maven-plugin</packaging>
14
15
<name>cucumber-jvm-parallel-plugin Maven Plugin</name>
@@ -371,7 +371,7 @@
371
<developerConnection>scm:git:https://github.com/temyers/cucumber-jvm-parallel-plugin.git
372
</developerConnection>
373
<url>https://github.com/temyers/cucumber-jvm-parallel-plugin</url>
374
- <tag>HEAD</tag>
+ <tag>cucumber-jvm-parallel-plugin-4.2.0</tag>
375
</scm>
376
377
<licenses>
0 commit comments