소스 검색

Merge branch 'stable-4.3'

* stable-4.3:
  Add lfs libraries to scripts for upload to Maven central
  Prepare 4.3.1-SNAPSHOT versions

Change-Id: Ieba46a2b12c893d6c626194310ab8dde5a2f1e6a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v4.4.0.201605041135-m1
Matthias Sohn 8 년 전
부모
커밋
a485fb7aac
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      tools/maven-central/deploy.rb
  2. 2
    0
      tools/maven-central/download.rb

+ 2
- 0
tools/maven-central/deploy.rb 파일 보기

@@ -55,6 +55,8 @@ artifacts = [group,
group + '.http.server',
group + '.junit',
group + '.junit.http',
group + '.lfs',
group + '.lfs.server',
group + '.pgm',
group + '.ui']


+ 2
- 0
tools/maven-central/download.rb 파일 보기

@@ -15,6 +15,8 @@ artifacts = [group,
group + '.http.server',
group + '.junit',
group + '.junit.http',
group + '.lfs',
group + '.lfs.server',
group + '.pgm',
group + '.ui']


Loading…
취소
저장