From: Florian Zschocke Date: Sat, 9 Apr 2022 17:01:35 +0000 (+0000) Subject: Reset build identifiers for next point release cycle X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4c20a241e21c9218b4a836036b02959adf8a0c01;p=gitblit.git Reset build identifiers for next point release cycle --- diff --git a/build.moxie b/build.moxie index 59ec36ec..ce71c20f 100644 --- a/build.moxie +++ b/build.moxie @@ -10,7 +10,7 @@ name: Gitblit description: pure Java Git solution groupId: com.gitblit artifactId: gitblit -version: 1.9.3 +version: 1.9.4-SNAPSHOT inceptionYear: 2011 # Current stable release diff --git a/releases.moxie b/releases.moxie index 8523e9e7..93d8d190 100644 --- a/releases.moxie +++ b/releases.moxie @@ -1,3 +1,21 @@ +# +# ${project.version} release +# +r34: { + title: ${project.name} ${project.version} released + id: ${project.version} + date: ${project.buildDate} + note: ~ + html: ~ + text: ~ + security: ~ + fixes: ~ + changes: ~ + additions: ~ + dependencyChanges: ~ + contributors: ~ +} + # # 1.9.3 release # @@ -2077,6 +2095,6 @@ r1: { - James Moger } -snapshot: ~ +snapshot: &r34 release: &r33 releases: &r[1..33]