4.0.0 org.onap.dcaegen2.platform.mod runtimeapi 1.0.1 runtime-web 1.0.1 jar runtime-web MOD Runtime Web Module org.onap.dcaegen2.platform.mod runtime-core 1.0.1 org.springframework.boot spring-boot-starter-actuator org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-devtools runtime true org.springframework.boot spring-boot-starter-test test com.google.guava guava 28.0-jre io.springfox springfox-swagger2 2.9.2 io.springfox springfox-swagger-ui 2.9.2 org.json json 20190722 org.apache.httpcomponents httpclient 4.5.8 test org.springframework.boot spring-boot-maven-plugin repackage io.fabric8 docker-maven-plugin true ${docker.pull.registry} ${docker.push.registry} onap/${project.groupId}.${project.artifactId} ${onap.nexus.dockerregistry.daily} openjdk:8-jre-alpine latest ${project.version} ${project.version}-${maven.build.timestamp}Z artifact /maven /tmp 9090 java -Djava.security.egd=file:/dev/./urandom -jar ${project.artifactId}-${project.version}.${project.packaging} build push