Skip to content

Commit

Permalink
[MWAR-419] - Upgrade maven-plugins parent to version 32
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Jul 23, 2018
1 parent 7925979 commit 96e3d99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>31</version>
<version>32</version>
<relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
</parent>

Expand Down Expand Up @@ -66,7 +66,6 @@
<mavenFilteringVersion>3.1.1</mavenFilteringVersion>
<mavenVersion>3.0</mavenVersion>
<javaVersion>7</javaVersion>
<surefire.version>2.21.0</surefire.version>
</properties>

<contributors>
Expand Down

0 comments on commit 96e3d99

Please sign in to comment.