From 055d7806805a78a47092ae2bc763ea293fa54e33 Mon Sep 17 00:00:00 2001 From: "Nelson, Thomas (tn1381)" Date: Mon, 9 Sep 2019 13:55:43 -0400 Subject: [PATCH] Need to apply release to jar subproject. Issue-ID: MUSIC-406 Signed-off-by: Nelson, Thomas (tn1381) Change-Id: I2dd1386362c02dfc49c2183057f5fad05c2b4737 Signed-off-by: Nelson, Thomas (tn1381) --- jjb/music/music-jar.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/jjb/music/music-jar.yaml b/jjb/music/music-jar.yaml index f981b2123..496cd60cd 100644 --- a/jjb/music/music-jar.yaml +++ b/jjb/music/music-jar.yaml @@ -9,6 +9,13 @@ jobs: - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' + - gerrit-maven-stage: + sign-artifacts: true + build-node: centos7-builder-4c-4g + maven-version-plugin: true + mvn-pom: 'jar/pom.xml' + mvn-params: '-f jar/pom.xml' + pattern: 'jar/**' project: 'music' stream: - 'jar-master': -- 2.16.6