From cd7e4f9186f2ace4416780a7dd6341e01e23a45f Mon Sep 17 00:00:00 2001 From: Paul Martin <paul@paulsputer.com> Date: Wed, 06 Apr 2016 14:46:58 -0400 Subject: [PATCH] Fix for #962 - Delete patchset ability --- build.moxie | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.moxie b/build.moxie index 9906dda..8eb2bbf 100644 --- a/build.moxie +++ b/build.moxie @@ -10,12 +10,12 @@ description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.7.0 +version: 1.7.2-SNAPSHOT inceptionYear: 2011 # Current stable release -releaseVersion: 1.7.0 -releaseDate: 2015-11-22 +releaseVersion: 1.7.1 +releaseDate: 2015-11-23 # Project urls url: 'http://gitblit.com' -- Gitblit v1.9.1