Skip to content

Commit

Permalink
use latest JGit
Browse files Browse the repository at this point in the history
  • Loading branch information
ndeloof committed Oct 9, 2013
1 parent 5a39ce5 commit 3a2368a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<dependency>
<groupId>org.eclipse.jgit</groupId>
<artifactId>org.eclipse.jgit</artifactId>
<version>3.0.0.201306101825-r</version>
<version>3.1.0.201310021548-r</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand All @@ -196,7 +196,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git-client</artifactId>
<version>1.3.0</version>
<version>1.4.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 3a2368a

Please sign in to comment.