Update ccsdk-oran not to use version plugin 79/112479/1
authorDan Timoney <dtimoney@att.com>
Thu, 10 Sep 2020 12:37:13 +0000 (08:37 -0400)
committerDan Timoney <dtimoney@att.com>
Thu, 10 Sep 2020 12:37:13 +0000 (08:37 -0400)
Update ccsdk-oran not to use version plugin for staging builds. Instead,
the string '-SNAPSHOT' will be globally removed from snapshot builds.
This technique allows us to make sure that merge builds will use
snapshot version of CCSDK dependencies while staging builds will
use released version only.  One side effect is that staging
builds will fail until parent pom is released - which is why
we don't run daily staging builds, but only staging builds on
demand.

Change-Id: Ib43b7c9585c32fcd82830641ff602e4f4010a923
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
jjb/ccsdk/ccsdk-oran.yaml

index f154f4a..e80ecb1 100644 (file)
@@ -10,7 +10,6 @@
           build-node: centos7-builder-4c-4g
           sign-artifacts: true
           mvn-opts: '-Ddocker.skip=true'
-          maven-versions-plugin: true
           cron: ''
       - gerrit-maven-docker-stage:
           build-node: ubuntu1804-docker-8c-8g