diff options
author | Liam Fallon <liam.fallon@est.tech> | 2022-12-05 14:16:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-12-05 14:16:19 +0000 |
commit | 81a44fc7e6fb7dc77a8316d1d98181fc79dbb791 (patch) | |
tree | 8ac3ccb237ea7ec238e100cf9e57a7ae75b2bbdd /integration/src | |
parent | 49490a64a707c516e9a6f13d2031ae4cabd3011a (diff) | |
parent | b443104fc835cde86f4fbd88cd7f9521a31650e5 (diff) |
Merge "Update pom.xml to add spring doc"
Diffstat (limited to 'integration/src')
-rwxr-xr-x | integration/src/main/scripts/release/releasePhase.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/integration/src/main/scripts/release/releasePhase.sh b/integration/src/main/scripts/release/releasePhase.sh index f29bbd3d..800768e3 100755 --- a/integration/src/main/scripts/release/releasePhase.sh +++ b/integration/src/main/scripts/release/releasePhase.sh @@ -387,7 +387,6 @@ release_phase_14() { echo "Updated snapshots on policy/drools-applications and policy/gui" } - release_phase_15() { echo "Updating release data file . . ." updateRefs.sh \ |