From: vv770d Date: Tue, 28 Sep 2021 21:26:16 +0000 (+0000) Subject: R10 tag/path update X-Git-Tag: 3.3.6~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c85f92fc030140375addda0aa396118965d01382;p=dcaegen2%2Fplatform%2Fblueprints.git R10 tag/path update Change-Id: Ia3068b4fdd3c3b6a0adc60ac72b1758a843fa27b Signed-off-by: vv770d Issue-ID: DCAEGEN2-2919 --- diff --git a/mvn-phase-script.sh b/mvn-phase-script.sh index 855ae2c..ff7c2b2 100755 --- a/mvn-phase-script.sh +++ b/mvn-phase-script.sh @@ -1,7 +1,7 @@ #!/bin/bash # ================================================================================ -# Copyright (c) 2017-2020 AT&T Intellectual Property. All rights reserved. +# Copyright (c) 2017-2021 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -85,7 +85,7 @@ echo "MVN_DOCKERREGISTRY_PUBLIC is [$MVN_DOCKERREGISTRY_PUBLIC]" echo "HOME is [$HOME]" echo "PROJECT_ROOT is [$PROJECT_ROOT]" -MVN_RELEASE_TAG="${MVN_RELEASE_TAG:-R9}" +MVN_RELEASE_TAG="${MVN_RELEASE_TAG:-R10}" if ! wget -O ${PROJECT_ROOT}/mvn-phase-lib.sh \