Skip to content

Commit

Permalink
[Fixed JENKINS-9693] maven.build.timestamp.format is not obeyed in maven
Browse files Browse the repository at this point in the history
builds (integrate maven-interceptors 1.5)
  • Loading branch information
kutzi committed Mar 1, 2014
1 parent 568d23a commit dae6ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -43,7 +43,7 @@ THE SOFTWARE.
<url>http://wiki.jenkins-ci.org/display/JENKINS/Maven+Project+Plugin</url>

<properties>
<mavenInterceptorsVersion>1.4</mavenInterceptorsVersion>
<mavenInterceptorsVersion>1.5</mavenInterceptorsVersion>
<mavenVersion>3.1.0</mavenVersion>
<maven.version>${mavenVersion}</maven.version>
<aetherVersion>0.9.0.M3</aetherVersion>
Expand Down

0 comments on commit dae6ef3

Please sign in to comment.