Skip to content

Commit

Permalink
[JENKINS-51582] - Use the released version of K8s plugin in JCasC
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev authored and ndeloof committed May 29, 2018
1 parent 17e7253 commit 967556f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -268,7 +268,7 @@
<dependency>
<groupId>org.csanchez.jenkins.plugins</groupId>
<artifactId>kubernetes</artifactId>
<version>1.6.4-20180529.133056-1</version>
<version>1.6.4</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 967556f

Please sign in to comment.