summaryrefslogtreecommitdiffstats
path: root/integration/src
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-12-01 17:55:58 +0000
committerliamfallon <liam.fallon@est.tech>2022-12-01 17:56:08 +0000
commitb443104fc835cde86f4fbd88cd7f9521a31650e5 (patch)
tree98c6cf4f036067baae8a10cd81867bfb1518954c /integration/src
parent5532135d9717da7021eece4df741edd0ea1a33d5 (diff)
Update pom.xml to add spring doc
Springfox will be replaced with Spring Doc for rendering the documentation from controllers using OpenAPI 3.0 (Swagger 3.0). This commit adds Spring Doc to dependency management. SpringFox will be removed once all the components are converted to SpringDoc. Issue-ID: POLICY-4404 Change-Id: I861344865ce4f9aae4572690876ef7d9d7844916 Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'integration/src')
-rwxr-xr-xintegration/src/main/scripts/release/releasePhase.sh1
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 \