Navigation Menu

Skip to content

Commit

Permalink
[FIXED JENKINS-7114]
Browse files Browse the repository at this point in the history
The actual change is in the remoting 1.20.
  • Loading branch information
kohsuke committed Dec 20, 2012
1 parent 235b87c commit 3cfa3e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion changelog.html
Expand Up @@ -55,7 +55,9 @@
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class=>
<li class=bug>
Aborting download of workspace files make Jenkins unstable
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-7114">issue 7114</a>)
</ul>
</div><!--=TRUNK-END=-->

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -197,7 +197,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>remoting</artifactId>
<version>2.19</version>
<version>2.20</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 3cfa3e5

Please sign in to comment.