Explorar el Código

Reset build identifiers for next development cycle

tags/v1.5.1
James Moger hace 10 años
padre
commit
1fbc2c8d8d
Se han modificado 2 ficheros con 20 adiciones y 2 borrados
  1. 1
    1
      build.moxie
  2. 19
    1
      releases.moxie

+ 1
- 1
build.moxie Ver fichero

@@ -10,7 +10,7 @@ name: Gitblit
description: pure Java Git solution
groupId: com.gitblit
artifactId: gitblit
version: 1.5.0
version: 1.5.1-SNAPSHOT
inceptionYear: 2011

# Current stable release

+ 19
- 1
releases.moxie Ver fichero

@@ -1,3 +1,21 @@
#
# ${project.version} release
#
r23: {
title: ${project.name} ${project.version} released
id: ${project.version}
date: ${project.buildDate}
note: ~
html: ~
text: ~
security: ~
fixes: ~
changes: ~
additions: ~
dependencyChanges: ~
contributors: ~
}

#
# 1.5.0 release
#
@@ -1271,6 +1289,6 @@ r1: {
- James Moger
}

snapshot: ~
snapshot: &r23
release: &r22
releases: &r[1..22]

Cargando…
Cancelar
Guardar