Skip to content

Commit

Permalink
Use maven-interceptors 1.8.1
Browse files Browse the repository at this point in the history
Fixed: Apache Maven 3.3 support and toolchains integration ( JENKINS-28629, JENKINS-28420 )
  • Loading branch information
aheritier committed Oct 16, 2016
1 parent de7d59a commit 2ba218b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -45,7 +45,7 @@ THE SOFTWARE.
<properties>
<jenkins.version>1.625.3</jenkins.version>
<java.level>7</java.level>
<mavenInterceptorsVersion>1.8-SNAPSHOT</mavenInterceptorsVersion>
<mavenInterceptorsVersion>1.8.1</mavenInterceptorsVersion>
<mavenVersion>3.1.0</mavenVersion>
<maven.version>${mavenVersion}</maven.version>
<aetherVersion>0.9.0.M3</aetherVersion>
Expand Down

0 comments on commit 2ba218b

Please sign in to comment.