From 843c42bafae020e2e0e6d49befc6db960f61c66c Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 15 Apr 2013 08:18:02 -0400 Subject: [PATCH] Completed migration to JGit 3.0.0-SNAPSHOT --- build.moxie | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.moxie b/build.moxie index 2c4c6c2..503ff5f 100644 --- a/build.moxie +++ b/build.moxie @@ -3,14 +3,14 @@ # # Specify minimum Moxie version required to build -requires: 0.7.1 +requires: 0.7.2 # Project Metadata name: Gitblit description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.4.0-SNAPSHOT +version: 1.3.0-SNAPSHOT inceptionYear: 2011 # Current stable release -- Gitblit v1.9.1