We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8fd82 commit 7001efaCopy full SHA for 7001efa
1 file changed
pom.xml
@@ -31,7 +31,7 @@ under the License.
31
32
<groupId>io.wcm.devops.maven.plugins</groupId>
33
<artifactId>eclipse-maven-plugin</artifactId>
34
- <version>3.0.1-SNAPSHOT</version>
+ <version>3.1.0-SNAPSHOT</version>
35
<packaging>maven-plugin</packaging>
36
37
<name>wcm.io DevOps Eclipse Maven Plugin</name>
@@ -650,7 +650,7 @@ under the License.
650
</goals>
651
</pluginExecutionFilter>
652
<action>
653
- <ignore></ignore>
+ <ignore />
654
</action>
655
</pluginExecution>
656
<pluginExecution>
@@ -663,7 +663,7 @@ under the License.
663
664
665
666
667
668
669
</pluginExecutions>
0 commit comments