From c8d65e08fa9cdfe3d8522a90157438f4eaeedeec Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 22 May 2014 19:37:23 -0400
Subject: [PATCH] Merged #83 "Fix cache miss in repository model retrieval"

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

diff --git a/build.moxie b/build.moxie
index e0e152c..79e01ad 100644
--- a/build.moxie
+++ b/build.moxie
@@ -10,12 +10,12 @@
 description: pure Java Git solution
 groupId: com.gitblit
 artifactId: gitblit
-version: 1.5.1-SNAPSHOT
+version: 1.5.2-SNAPSHOT
 inceptionYear: 2011
 
 # Current stable release
-releaseVersion: 1.5.0
-releaseDate: 2014-04-17
+releaseVersion: 1.5.1
+releaseDate: 2014-05-07
 
 # Project urls
 url: 'http://gitblit.com'

--
Gitblit v1.9.1