From 2b7682680292bb2118790fa24aa597eb51c7f1a6 Mon Sep 17 00:00:00 2001 From: David Ostrovsky <david@ostrovsky.org> Date: Sun, 14 Apr 2013 06:36:44 -0400 Subject: [PATCH] Bump JGit version to 3.0.0-SNAPSHOT --- build.moxie | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.moxie b/build.moxie index fe938a3..2c4c6c2 100644 --- a/build.moxie +++ b/build.moxie @@ -10,7 +10,7 @@ description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.3.0-SNAPSHOT +version: 1.4.0-SNAPSHOT inceptionYear: 2011 # Current stable release @@ -100,7 +100,7 @@ jetty.version : 7.6.8.v20121106 wicket.version : 1.4.21 lucene.version : 3.6.1 - jgit.version : 2.3.1.201302201838-r + jgit.version : 3.0.0-SNAPSHOT groovy.version : 1.8.8 bouncycastle.version : 1.47 selenium.version : 2.28.0 -- Gitblit v1.9.1