X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-application%2Fpom.xml;h=e6e2f9a2a65ece81652b42642726af5b0bd8c638;hb=362d7f981d2060314d9cd152a8cace524ebda356;hp=f4e3e916f9ad45a627504d48904d1a6408ff8f19;hpb=fc7a5d30953cfedd7e2ea2f969adab03716de6df;p=cps.git diff --git a/cps-application/pom.xml b/cps-application/pom.xml old mode 100755 new mode 100644 index f4e3e916f..e6e2f9a2a --- 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.8-SNAPSHOT ../cps-parent/pom.xml @@ -37,7 +37,7 @@ org.onap.cps.Application yyyyMMdd'T'HHmmss'Z' - 0.86 + 0.68 ${docker.pull.registry}/onap/integration-java17:12.0.0 ${project.version}-${maven.build.timestamp} @@ -57,25 +57,17 @@ org.springframework.boot spring-boot-starter-jetty - - org.springframework.boot - spring-boot-starter-security - org.springframework.boot spring-boot-starter-actuator - org.eclipse.jetty - jetty-server + org.springdoc + springdoc-openapi-starter-webmvc-ui org.eclipse.jetty - jetty-http - - - jakarta.servlet - jakarta.servlet-api + jetty-server io.micrometer @@ -124,12 +116,6 @@ org.springframework.boot spring-boot-starter-test test - - - org.junit.vintage - junit-vintage-engine - - @@ -179,6 +165,16 @@ org.springframework.boot spring-boot-maven-plugin + + + + repackage + + + springboot + + +