R6 tag/path update 29/100029/1
authorVijay Venkatesh Kumar <vv770d@att.com>
Mon, 6 Jan 2020 17:26:52 +0000 (17:26 +0000)
committerVijay Venkatesh Kumar <vv770d@att.com>
Mon, 6 Jan 2020 17:27:38 +0000 (17:27 +0000)
Change-Id: I875f6ad6aed651943b00d818daf6cde149150b19
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1785
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
mvn-phase-lib.sh

index dbe3397..4e0859f 100644 (file)
@@ -52,7 +52,7 @@ fi
 
 export SETTINGS_FILE=${SETTINGS_FILE:-$HOME/.m2/settings.xml}
 
-RELEASE_TAG=${MVN_RELEASE_TAG:-R5}
+RELEASE_TAG=${MVN_RELEASE_TAG:-R6}
 if [ "$RELEASE_TAG" == "R1" ]; then
   unset RELEASE_TAG
 fi