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 502f181 commit 85b3392Copy full SHA for 85b3392
pom.xml
@@ -9,7 +9,7 @@
9
<relativePath></relativePath>
10
</parent>
11
<artifactId>junit5-tag-check-maven-plugin</artifactId>
12
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
13
<packaging>maven-plugin</packaging>
14
<name>junit5-tag-check-maven-plugin</name>
15
<description>A simple plugin to check the presence of JUnit5 test by tags.</description>
0 commit comments