From d7ea274d5462bc439f592feeb37769c3d48d7b8e Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 25 Apr 2014 14:46:50 -0400
Subject: [PATCH] Correct the build identifier

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

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

--
Gitblit v1.9.1