X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fappc%2Fpom.xml;h=8b8dd9ff0948a07dfc7339de1e52c82fb7449a76;hb=0f1131ee80c65c63c3ece04a76a7e966d183f904;hp=48f7aaa686c54734528f88ec55a074e01411d1d6;hpb=bcdd748c6ad00130cdf597c4fd2b5dd4641fac16;p=appc%2Fdeployment.git diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index 48f7aaa..8b8dd9f 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -26,28 +26,29 @@ limitations under the License. org.onap.appc.deployment installation - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT 4.0.0 pom org.onap.appc.deployment installation-appc - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT Installation - APPC Docker Creates APPC Docker container on top of the SDNC Base Docker Image onap/appc-image - 1.3.0 - 1.3.0-SNAPSHOT + 1.4.4 + 1.6.0-SNAPSHOT 1.0.0 yyyyMMdd'T'HHmmss'Z' - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT + 0.28.0 @@ -136,6 +137,7 @@ limitations under the License. *.jks *.p12 + *keyfile false @@ -156,6 +158,7 @@ limitations under the License. ../src/main/properties *.properties + *.csv false @@ -259,7 +262,7 @@ limitations under the License. io.fabric8 docker-maven-plugin - 0.16.5 + ${docker.plugin.version} false @@ -268,7 +271,7 @@ limitations under the License. try ${basedir}/target/docker-stage - ${basedir}/target/docker-stage/Dockerfile + Dockerfile ${dockertag1} ${dockertag2} @@ -358,7 +361,7 @@ limitations under the License. *.dump *.sh *.cfg - *.xml + *.xml false @@ -380,6 +383,7 @@ limitations under the License. *.jks *.p12 + *.keyfile false @@ -400,6 +404,7 @@ limitations under the License. ../src/main/properties *.properties + *.csv false