X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=e7ba2c591620827a8b1f3ae510c322736e1378b9;hb=49fcc06df92a1a2bb7d8db69e635292c3c234998;hp=f4e3e916f9ad45a627504d48904d1a6408ff8f19;hpb=42daf6319fcb5b2857381fd3a98ed12c43b7ddd9;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml old mode 100755 new mode 100644 index f4e3e916f..e7ba2c591 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modifications Copyright (C) 2021-2023 Nordix Foundation + Modifications Copyright (C) 2021-2024 Nordix Foundation Modifications Copyright (C) 2022 Deutsche Telekom AG ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.9-SNAPSHOT + 3.4.5-SNAPSHOT ../cps-parent/pom.xml @@ -66,16 +66,8 @@ spring-boot-starter-actuator - org.eclipse.jetty - jetty-server - - - org.eclipse.jetty - jetty-http - - - jakarta.servlet - jakarta.servlet-api + org.springdoc + springdoc-openapi-starter-webmvc-ui io.micrometer @@ -179,6 +171,16 @@ org.springframework.boot spring-boot-maven-plugin + + + + repackage + + + springboot + + +