From: Luis Gomez Date: Mon, 18 Nov 2019 20:19:33 +0000 (-0800) Subject: Change stage job to release ONAP distribution X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=13c22500dc993d9a5f276b3bd11e43fe92038052;p=releng%2Fbuilder.git Change stage job to release ONAP distribution This is temporary change, we will revert after releasing ONAP Neon SR1 distribution. Change-Id: If2d9fbfd3b70d7c500237956487adeac4b863a5a Signed-off-by: Luis Gomez --- diff --git a/jjb/integration/distribution/distribution-jobs.yaml b/jjb/integration/distribution/distribution-jobs.yaml index 65387ddfd..aa385c057 100644 --- a/jjb/integration/distribution/distribution-jobs.yaml +++ b/jjb/integration/distribution/distribution-jobs.yaml @@ -175,7 +175,7 @@ project: 'integration/distribution' project-name: 'distribution' - mvn-goals: 'clean deploy -f opendaylight/pom.xml' + mvn-goals: 'clean deploy -f onap-karaf/pom.xml' mvn-settings: 'integration-distribution-settings' mvn-opts: '-Xmx1024m' email-upstream: '[int/dist]'