Skip to content

Commit

Permalink
[FIXED JENKINS-20071] Upgrade bundled versions of credentials and ssh…
Browse files Browse the repository at this point in the history
…-slaves so we can assume <c:select/> available

(cherry picked from commit 58af1d6)

Conflicts:
	changelog.html
  • Loading branch information
stephenc authored and olivergondza committed Nov 2, 2013
1 parent 3859b83 commit 0c9503a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions war/pom.xml
Expand Up @@ -269,13 +269,13 @@ THE SOFTWARE.
<artifactItem>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ssh-slaves</artifactId>
<version>1.4</version>
<version>1.5</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>1.8.3</version>
<version>1.9.1</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 0c9503a

Please sign in to comment.