Skip to content

Commit

Permalink
Make ssh-credentials required
Browse files Browse the repository at this point in the history
  • Loading branch information
matthauck committed Mar 23, 2017
1 parent f848c17 commit af615a5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<url>http://wiki.jenkins-ci.org/display/JENKINS/Credentials+Binding+Plugin</url>
<properties>
<jenkins.version>1.642.4</jenkins.version>
</properties>
</properties>
<licenses>
<license>
<name>MIT</name>
Expand Down Expand Up @@ -109,7 +109,6 @@
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ssh-credentials</artifactId>
<version>1.11</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
Expand Down

0 comments on commit af615a5

Please sign in to comment.