X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=integration%2Fsrc%2Fmain%2Fscripts%2Frelease%2FreleasePhase.sh;h=800768e3ca945b4797833a421faff2c835837c34;hb=b443104fc835cde86f4fbd88cd7f9521a31650e5;hp=789e7f18c99de4fa1aabcc516c579dd363b26eeb;hpb=454405e447c684d7aa1aa3e9004cbe739c4ece6d;p=policy%2Fparent.git diff --git a/integration/src/main/scripts/release/releasePhase.sh b/integration/src/main/scripts/release/releasePhase.sh index 789e7f18..800768e3 100755 --- a/integration/src/main/scripts/release/releasePhase.sh +++ b/integration/src/main/scripts/release/releasePhase.sh @@ -387,15 +387,13 @@ release_phase_14() { echo "Updated snapshots on policy/drools-applications and policy/gui" } - release_phase_15() { echo "Updating release data file . . ." updateRefs.sh \ - -f \ + -t "$release_data_file_tag" \ -d "$release_data_file" \ -l "$repo_location" \ - -r "policy/parent" \ - -t "$release_data_file_tag" + -r "policy/parent" generateCommit.sh \ -l "$repo_location" \ -r "policy/parent" \