Skip to content

Commit

Permalink
[FIXED JENKINS-16965] Maven 3.0.5 upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Feb 26, 2013
1 parent 319372b commit 2b125d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.html
Expand Up @@ -55,6 +55,9 @@
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class='major bug'>
Maven 3.0.5 upgrade.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-16965">issue 16965</a>)
<li class=bug>
Not all log messages were being captured at <code>/log/all</code>.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-16952">issue 16952</a>)
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Expand Up @@ -42,7 +42,7 @@ THE SOFTWARE.

<properties>
<mavenInterceptorsVersion>1.2</mavenInterceptorsVersion>
<mavenVersion>3.0.4</mavenVersion>
<mavenVersion>3.0.5</mavenVersion>
<maven.version>${mavenVersion}</maven.version>
<aetherVersion>1.13.1</aetherVersion>
<sisuInjectVersion>2.3.0</sisuInjectVersion>
Expand Down

0 comments on commit 2b125d7

Please sign in to comment.