James Moger
2014-03-09 19b98b71d09b37435ccf7cf94694223093e5719b
Reset build identifiers for next development cycle
2 files modified
22 ■■■■■ changed files
build.moxie 2 ●●● patch | view | raw | blame | history
releases.moxie 20 ●●●●● patch | view | raw | blame | history
build.moxie
@@ -10,7 +10,7 @@
description: pure Java Git solution
groupId: com.gitblit
artifactId: gitblit
version: 1.4.0
version: 1.4.1-SNAPSHOT
inceptionYear: 2011
# Current stable release
releases.moxie
@@ -1,4 +1,22 @@
#
# ${project.version} release
#
r21: {
    title: ${project.name} ${project.version} released
    id: ${project.version}
    date: ${project.buildDate}
    note: ~
    html: ~
    text: ~
    security: ~
    fixes: ~
    changes: ~
    additions: ~
    dependencyChanges: ~
    contributors: ~
}
#
# 1.4.0 release
#
r20: {
@@ -1143,6 +1161,6 @@
    - James Moger
}
snapshot: ~
snapshot: &r21
release: &r20
releases: &r[1..20]