Update pom.xml to add spring doc
[policy/parent.git] / integration / src / main / scripts / release / releasePhase.sh
index 789e7f1..800768e 100755 (executable)
@@ -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" \