Skip to content

Commit

Permalink
Prepare 1.6.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
gitblit committed Oct 28, 2014
1 parent 3f37176 commit 5e0491c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions build.moxie
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ name: Gitblit
description: pure Java Git solution
groupId: com.gitblit
artifactId: gitblit
version: 1.6.2-SNAPSHOT
version: 1.6.2
inceptionYear: 2011

# Current stable release
releaseVersion: 1.6.1
releaseDate: 2014-10-20
releaseVersion: 1.6.2
releaseDate: 2014-10-28

# Project urls
url: 'http://gitblit.com'
Expand Down
14 changes: 7 additions & 7 deletions releases.moxie
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# ${project.version} release
# 1.6.2 release
#
r26: {
title: ${project.name} ${project.version} released
id: ${project.version}
date: ${project.buildDate}
title: Gitblit 1.6.2 released
id: 1.6.2
date: 2014-10-28
note: ~
html: ~
text: ~
Expand Down Expand Up @@ -1556,6 +1556,6 @@ r1: {
- James Moger
}

snapshot: &r26
release: &r25
releases: &r[1..25]
snapshot: ~
release: &r26
releases: &r[1..26]

0 comments on commit 5e0491c

Please sign in to comment.