From 11eb4b51accebf8a163e8f46f99b067eda80f7b9 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 23 May 2014 08:29:14 -0400
Subject: [PATCH] Remove GitBlit static singleton reference from localclone.groovy

---
 build.moxie |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/build.moxie b/build.moxie
index cb92844..79e01ad 100644
--- a/build.moxie
+++ b/build.moxie
@@ -10,7 +10,7 @@
 description: pure Java Git solution
 groupId: com.gitblit
 artifactId: gitblit
-version: 1.5.1
+version: 1.5.2-SNAPSHOT
 inceptionYear: 2011
 
 # Current stable release

--
Gitblit v1.9.1