X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fappc%2Fpom.xml;h=f062133bad87d5b805c92c90388c3678e96234af;hb=fedb0de4bcfb6fe5acb8788a5a0fe8b98b3a2641;hp=c1fa756e8102cb40d2e0540e653d8b55f1a3a550;hpb=d69066a2ed223fc5f525fcff520c5740736c5cb6;p=appc%2Fdeployment.git diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index c1fa756..f062133 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.5.0-SNAPSHOT + 1.6.1-SNAPSHOT 4.0.0 pom org.onap.appc.deployment installation-appc - 1.5.0-SNAPSHOT + 1.6.1-SNAPSHOT Installation - APPC Docker Creates APPC Docker container on top of the SDNC Base Docker Image onap/appc-image - 1.4.4 - 1.5.0-SNAPSHOT + 1.6.1 + 1.6.1-SNAPSHOT 1.0.0 yyyyMMdd'T'HHmmss'Z' - 1.5.0-SNAPSHOT + 1.6.1 + 0.28.0 @@ -111,10 +112,13 @@ limitations under the License. src/main/resources + keystore *.dump *.sh *.cfg *.xml + *.json + *.properties false @@ -261,7 +265,7 @@ limitations under the License. io.fabric8 docker-maven-plugin - 0.16.5 + ${docker.plugin.version} false @@ -270,7 +274,7 @@ limitations under the License. try ${basedir}/target/docker-stage - ${basedir}/target/docker-stage/Dockerfile + Dockerfile ${dockertag1} ${dockertag2} @@ -357,10 +361,13 @@ limitations under the License. src/main/resources + keystore *.dump *.sh *.cfg *.xml + *.json + *.properties false