X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fappc%2Fpom.xml;h=6c5378db784d3df01aa770a85f24ad51bb13c356;hb=d3f590c87f20a26272cbaf9d6fde1dcc2e7466b8;hp=35389c2cabbaf852cfed80d2e2de1cefdb4ce2ab;hpb=d415a58c9be7c78a0bcf254d0ab72924c6ceafbe;p=appc%2Fdeployment.git diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index 35389c2..6c5378d 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START========================================== ONAP : APPC =================================================================== -Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. +Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. =================================================================== Unless otherwise specified, all software contained herein is licensed @@ -26,28 +26,29 @@ limitations under the License. org.onap.appc.deployment installation - 1.4.1-SNAPSHOT + 1.6.0-SNAPSHOT 4.0.0 pom org.onap.appc.deployment installation-appc - 1.4.1-SNAPSHOT + 1.6.0-SNAPSHOT Installation - APPC Docker Creates APPC Docker container on top of the SDNC Base Docker Image onap/appc-image - 1.4.1 - 1.4.1-SNAPSHOT + 1.4.4 + 1.6.0-SNAPSHOT 1.0.0 yyyyMMdd'T'HHmmss'Z' - 1.4.0 + 1.5.0-SNAPSHOT + 0.28.0 @@ -111,10 +112,13 @@ limitations under the License. src/main/resources + keystore *.dump *.sh *.cfg *.xml + *.json + *.properties false @@ -157,6 +161,7 @@ limitations under the License. ../src/main/properties *.properties + *.csv false @@ -260,7 +265,7 @@ limitations under the License. io.fabric8 docker-maven-plugin - 0.16.5 + ${docker.plugin.version} false @@ -269,7 +274,7 @@ limitations under the License. try ${basedir}/target/docker-stage - ${basedir}/target/docker-stage/Dockerfile + Dockerfile ${dockertag1} ${dockertag2} @@ -356,10 +361,13 @@ limitations under the License. src/main/resources + keystore *.dump *.sh *.cfg - *.xml + *.xml + *.json + *.properties false @@ -402,6 +410,7 @@ limitations under the License. ../src/main/properties *.properties + *.csv false