File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,9 +90,9 @@ function installFromZip
9090 popd
9191}
9292# latest public GA version
93- ANTCC_VERSION=${ANTCC_VERSION:- 10.3 -stable}
93+ ANTCC_VERSION=${ANTCC_VERSION:- 10.4 -stable}
9494ANTCC_DISTRO=${ANTCC_DISTRO:- antcc-nojava}
95- SAGCC_BRANCH=${SAGCC_BRANCH:- release/ 103oct2018 }
95+ SAGCC_BRANCH=${SAGCC_BRANCH:- release/ 104apr2019 }
9696
9797
9898if [ " $IS_ANTCC_BUILDER " = " true" ]
107107 URL=${CC_INSTALLER_URL:- http:// empowersdc.softwareag.com/ ccinstallers/ }
108108else
109109 CC_INSTALLER=$ANTCC_DISTRO -$ANTCC_VERSION -any.zip
110- URL=${ANTCC_INSTALLER_URL:- https:// github.com/ SoftwareAG/ sagdevops-antcc/ releases/ download/ v10.3-rc13 }
110+ URL=${ANTCC_INSTALLER_URL:- https:// github.com/ SoftwareAG/ sagdevops-antcc/ releases/ download/ v10.4-rc }
111111fi
112112
113113
You can’t perform that action at this time.
0 commit comments