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 833314f commit ea2b2a4Copy full SHA for ea2b2a4
pom.xml
@@ -9,7 +9,7 @@
9
<relativePath></relativePath>
10
</parent>
11
<artifactId>junit5-tag-check-maven-plugin</artifactId>
12
- <version>1.2.2</version>
+ <version>1.2.3-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