Skip to content

Commit

Permalink
use clover plugin 4.6 version due to JENKINS-38956
Browse files Browse the repository at this point in the history
  • Loading branch information
Ted Xiao committed Dec 6, 2016
1 parent 1c1be7f commit b38b463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splunk-devops/pom.xml
Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>clover</artifactId>
<version>4.7.0</version>
<version>4.6.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

2 comments on commit b38b463

@mparfianowicz
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just released Clover 4.7.1 which solves JENKINS-39410 and JENKINS-38956 issues.

@fengxx
Copy link

@fengxx fengxx commented on b38b463 Dec 19, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much! I updated the dependancy.

Please sign in to comment.