diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-09-10 17:04:45 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2021-09-10 17:04:52 +0100 |
commit | ff5971b0bfb1c0c58d36d1ff8455ce42f3e32797 (patch) | |
tree | c3e92d9c3a8a9c3af0a2dd1d473604a78309d0f3 /jjb | |
parent | 5ffd0c19d5ef3586247181b8ea7b656464b44121 (diff) |
Set mvn version for sdc-maven-docker-stage-master
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: CIMAN-410
Change-Id: I66eb2c8c28857d245d1d5a2cd1efe00e0b0eaf8f
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/sdc/sdc.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/sdc/sdc.yaml b/jjb/sdc/sdc.yaml index 1544facc0..3c4063b8a 100644 --- a/jjb/sdc/sdc.yaml +++ b/jjb/sdc/sdc.yaml @@ -56,6 +56,7 @@ build-node: ubuntu1804-docker-v1-8c-8g maven-versions-plugin: true mvn-params: '-P docker -DskipTests=true -Dnpm.registry=https://nexus3.onap.org/repository/npm.public/npm/-/' + maven-version: 'mvn36' container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' - '{project-name}-gerrit-release-jobs': |