소스 검색

Reset build identifiers for next development cycle

tags/v1.3.1
James Moger 10 년 전
부모
커밋
da34e56994
2개의 변경된 파일20개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      build.moxie
  2. 19
    1
      releases.moxie

+ 1
- 1
build.moxie 파일 보기

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

# Current stable release

+ 19
- 1
releases.moxie 파일 보기

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

#
# 1.3.0
#
@@ -874,6 +892,6 @@ r1: {
- James Moger
}

snapshot: ~
snapshot: &r18
release: &r17
releases: &r[1..17]

Loading…
취소
저장