From 161e052d2afc61b19ea5654f7a72fbd19d921e6d Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 20 Oct 2014 16:31:17 -0400
Subject: [PATCH] Reset build identifiers for next point release cycle

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

diff --git a/build.moxie b/build.moxie
index fa20fb1..9e30c2c 100644
--- a/build.moxie
+++ b/build.moxie
@@ -10,7 +10,7 @@
 description: pure Java Git solution
 groupId: com.gitblit
 artifactId: gitblit
-version: 1.6.1
+version: 1.6.2-SNAPSHOT
 inceptionYear: 2011
 
 # Current stable release

--
Gitblit v1.9.1