Skip to content

Commit

Permalink
[FIXED JENKINS-6439] Upgrade to stapler-adjunct-timeline 1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jun 10, 2011
1 parent 77188bf commit 6aa4750
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 @@ -68,6 +68,9 @@
<li class=bug>
Fixed NPE in site generation when building a single Maven module
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-7577">issue 7577</a>)
<li class=bug>
Fixed timeline on build trend page.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-6439">issue 6439</a>)
<li class=rfe>
<tt>LDAPBindSecurityRealm.groovy</tt> can be now overridden in <tt>$JENKINS_HOME</tt> if it exists.
<li class=rfe>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -421,7 +421,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler-adjunct-timeline</artifactId>
<version>1.2</version>
<version>1.3</version>
</dependency>
<dependency><!-- this helps us see the source code of the control while we edit Jenkins. -->
<groupId>org.kohsuke.stapler</groupId>
Expand Down

0 comments on commit 6aa4750

Please sign in to comment.