From 0b298b78a7c1fcda7f799af0c045a6c2e829a6bf Mon Sep 17 00:00:00 2001 From: Joel Johnson <mrjoel@lixil.net> Date: Wed, 09 Dec 2015 09:38:41 -0500 Subject: [PATCH] add site documentation for HTTP header authentication --- 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