Skip to content

Commit

Permalink
updating poms for 3.1.0 branch with snapshot versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanseifert committed Jul 11, 2018
1 parent 0a8fd82 commit 7001efa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ under the License.

<groupId>io.wcm.devops.maven.plugins</groupId>
<artifactId>eclipse-maven-plugin</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>wcm.io DevOps Eclipse Maven Plugin</name>
Expand Down Expand Up @@ -650,7 +650,7 @@ under the License.
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
<pluginExecution>
Expand All @@ -663,7 +663,7 @@ under the License.
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<ignore />
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit 7001efa

Please sign in to comment.