Skip to content

Commit

Permalink
Revert "Update git-client dependency to 1.10.2"
Browse files Browse the repository at this point in the history
This reverts prior commit until the automated test which fails in the
code can be fixed.  The test is specifically noted that it is an area
of bugs in the prior client plugin.  The fix of JENKINS-23299 in git
client plugin 1.10.2 has improved the behavior, but the test needs to
be updated to show the new behavior (and have its TODO comment removed).
  • Loading branch information
MarkEWaite committed Sep 12, 2014
1 parent 31fa849 commit 8add485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -252,7 +252,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git-client</artifactId>
<version>1.10.2</version>
<version>1.10.1</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 8add485

Please sign in to comment.