diff options
author | James Moger <james.moger@gitblit.com> | 2015-11-23 09:14:17 -0500 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2015-11-23 09:14:17 -0500 |
commit | 390909105f3323b24a7cc19ec1efe4bb099cfa76 (patch) | |
tree | c16dd2acf9a01ad4e2b2e715b3c78b7881f55b5d /build.moxie | |
parent | 09714ac5985ba59961205aaa5251f0c653fd1b62 (diff) | |
download | gitblit-390909105f3323b24a7cc19ec1efe4bb099cfa76.tar.gz gitblit-390909105f3323b24a7cc19ec1efe4bb099cfa76.zip |
Prepare 1.7.1 releasev1.7.1
Diffstat (limited to 'build.moxie')
-rw-r--r-- | build.moxie | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build.moxie b/build.moxie index 6bf9c9d5..6d6edfbb 100644 --- a/build.moxie +++ b/build.moxie @@ -10,12 +10,12 @@ name: Gitblit description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.7.1-SNAPSHOT +version: 1.7.1 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' |