Skip to content

Commit

Permalink
[FIXED JENKINS-19945] Upgraded bundled plugin versions
Browse files Browse the repository at this point in the history
(cherry picked from commit 2f846ea)

Conflicts:
	changelog.html
  • Loading branch information
stephenc authored and olivergondza committed Oct 31, 2013
1 parent 65158b0 commit 3d476cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions war/pom.xml
Expand Up @@ -270,19 +270,19 @@ THE SOFTWARE.
<artifactItem>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ssh-slaves</artifactId>
<version>0.25</version>
<version>1.4</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>1.4</version>
<version>1.8.3</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ssh-credentials</artifactId>
<version>0.3</version>
<version>1.5.1</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 3d476cf

Please sign in to comment.