X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=installation%2Fueb-listener%2Fpom.xml;h=3117982d08caa7ed14b2672ed36fccdb4647cc0e;hb=4439db95482aadd2818944e9327229cb1a7aed70;hp=acd484dae8fc89b36f99c34a479c0bc0850ede72;hpb=358d59e60ed62643c59f4fe7048a0c84374754f6;p=sdnc%2Foam.git diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index acd484da..3117982d 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -5,12 +5,10 @@ org.onap.sdnc.oam installation - 2.1.5-SNAPSHOT + 2.1.7-SNAPSHOT - org.onap.sdnc.oam installation-ueb-listener - 2.1.5-SNAPSHOT pom sdnc-oam :: installation :: ${project.artifactId} @@ -23,19 +21,17 @@ onap/sdnc-ueb-listener-image ${project.version} ${maven.build.timestamp} - 1.1.3 + ${ccsdk.docker.alpine.j11.version} ${https_proxy} - deploy yyyyMMdd'T'HHmmss'Z' - - org.codehaus.groovy.maven gmaven-plugin + 1.0 validate @@ -48,9 +44,6 @@ - - - maven-resources-plugin 2.6 @@ -74,7 +67,6 @@ - copy-scripts @@ -89,12 +81,11 @@ *.sh - false + true - copy-properties @@ -109,12 +100,11 @@ * - false + true - @@ -144,34 +134,22 @@ - - org.codehaus.mojo - exec-maven-plugin - 1.5.0 + org.apache.maven.plugins + maven-antrun-plugin + 1.8 - - - - change shell permissions + change-shell-permissions process-sources - - exec - - /usr/bin/find - - ${basedir}/target/docker-stage/opt/onap/sdnc - -name - *.sh - -exec - chmod - +x - {} - ; - + + + + + run + @@ -186,7 +164,7 @@ io.fabric8 docker-maven-plugin - 0.28.0 + 0.34.0 false @@ -194,7 +172,8 @@ ${image.name} try - ${basedir}/target/docker-stage + true + ${basedir}/target/docker-stage Dockerfile ${project.docker.latestminortag.version} @@ -204,19 +183,12 @@ + ${docker.verbose} + ${docker.skip.push} - generate-images - package - - build - - - - - push-images - + build-push-images ${docker.push.phase} build