X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cdt%2Fpom.xml;h=1403aa8369aed6679b9526b40bc8796ef657aaf1;hb=b5638cdc6acfc64ab8226cbb03cba5b3ef9c8350;hp=bbe44f13ecb7b19c5b1cbcb35e2bdf372e70d9a3;hpb=27525d8cce704f03b28eb8833ac1533126ece7da;p=appc%2Fdeployment.git diff --git a/cdt/pom.xml b/cdt/pom.xml index bbe44f1..1403aa8 100644 --- a/cdt/pom.xml +++ b/cdt/pom.xml @@ -27,22 +27,22 @@ limitations under the License. org.onap.appc.deployment appc-docker-project - 1.4.0-SNAPSHOT + 1.7.0-SNAPSHOT 4.0.0 pom org.onap.appc.deployment installation-cdt - 1.4.0-SNAPSHOT + 1.7.0-SNAPSHOT Installation - CDT Docker Creates APPC CDT Docker container onap/appc-cdt-image - 1.3.0 - 1.3.0-SNAPSHOT + 1.6.2 + 1.7.0-SNAPSHOT 1.0.0 @@ -96,6 +96,44 @@ limitations under the License. + + copy-resources + + copy-resources + + validate + + ${basedir}/target/docker-stage + + + src/main/resources + + nginx.conf + + false + + + + + + copy-certs + + copy-resources + + validate + + ${basedir}/target/docker-stage/cert + + + src/main/resources/cert + + *.pem + + false + + + + @@ -172,7 +210,7 @@ limitations under the License. io.fabric8 docker-maven-plugin - 0.16.5 + 0.28.0 false @@ -181,7 +219,7 @@ limitations under the License. try ${basedir}/target/docker-stage - ${basedir}/target/docker-stage/Dockerfile + Dockerfile ${dockertag1} ${dockertag2}