X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fruntimeapi%2Fruntime-web%2Fpom.xml;h=44a1fd457fe4f2a8ba56d66b3df221df1768797c;hb=898cf07d59c3586180b43bc4b1289d5c20d019fd;hp=3b39845929969291bcee549272da7ca2b3d7c986;hpb=3fb91dc34bcde5489681f6470cae7f01c8b246d0;p=dcaegen2%2Fplatform.git diff --git a/mod/runtimeapi/runtime-web/pom.xml b/mod/runtimeapi/runtime-web/pom.xml index 3b39845..44a1fd4 100644 --- a/mod/runtimeapi/runtime-web/pom.xml +++ b/mod/runtimeapi/runtime-web/pom.xml @@ -1,14 +1,33 @@ + 4.0.0 org.onap.dcaegen2.platform.mod runtimeapi - 1.0.0 + 1.2.1 runtime-web - 1.0.0 + 1.2.1-SNAPSHOT jar runtime-web MOD Runtime Web Module @@ -16,7 +35,7 @@ org.onap.dcaegen2.platform.mod runtime-core - 1.0.0 + 1.2.1 org.springframework.boot @@ -47,18 +66,24 @@ io.springfox springfox-swagger2 - 2.9.2 + 2.10.5 io.springfox springfox-swagger-ui - 2.9.2 + 2.10.5 org.json json 20190722 + + org.apache.httpcomponents + httpclient + 4.5.8 + test + @@ -86,7 +111,7 @@ onap/${project.groupId}.${project.artifactId} ${onap.nexus.dockerregistry.daily} - openjdk:8-jre-alpine + openjdk:11-jre-slim latest ${project.version} @@ -95,6 +120,9 @@ artifact + + groupadd -r dcaemod && useradd -ms /bin/bash dcaemod -g dcaemod && mkdir -p /maven/data && chown -R dcaemod:dcaemod /maven/data + /maven /tmp @@ -102,6 +130,7 @@ 9090 + dcaemod java