Skip to content

Commit 7001efa

Browse files
committed
updating poms for 3.1.0 branch with snapshot versions
1 parent 0a8fd82 commit 7001efa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ under the License.
3131

3232
<groupId>io.wcm.devops.maven.plugins</groupId>
3333
<artifactId>eclipse-maven-plugin</artifactId>
34-
<version>3.0.1-SNAPSHOT</version>
34+
<version>3.1.0-SNAPSHOT</version>
3535
<packaging>maven-plugin</packaging>
3636

3737
<name>wcm.io DevOps Eclipse Maven Plugin</name>
@@ -650,7 +650,7 @@ under the License.
650650
</goals>
651651
</pluginExecutionFilter>
652652
<action>
653-
<ignore></ignore>
653+
<ignore />
654654
</action>
655655
</pluginExecution>
656656
<pluginExecution>
@@ -663,7 +663,7 @@ under the License.
663663
</goals>
664664
</pluginExecutionFilter>
665665
<action>
666-
<ignore></ignore>
666+
<ignore />
667667
</action>
668668
</pluginExecution>
669669
</pluginExecutions>

0 commit comments

Comments
 (0)