R5 tag update 57/87057/1
authorVijay Venkatesh Kumar <vv770d@att.com>
Mon, 6 May 2019 16:20:31 +0000 (16:20 +0000)
committerVijay Venkatesh Kumar <vv770d@att.com>
Mon, 6 May 2019 16:20:56 +0000 (16:20 +0000)
Change-Id: Ieb4eb97def30053b7843da82c0061ff626a1d7da
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1481

mvn-phase-script.sh

index 5e29609..8b62d87 100755 (executable)
@@ -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:-R4}"
+MVN_RELEASE_TAG="${MVN_RELEASE_TAG:-R5}"
 
 
 if ! wget -O ${PROJECT_ROOT}/mvn-phase-lib.sh \