X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cdt%2Fpom.xml;h=402cea8acd141b1b15064b3d5f76a43f4bd5f362;hb=c32f2425b8f6e78229f9fd8a58fedd3c3107403a;hp=939b4fd0a9dafcb5a4e4a513356190bfdc6a5e3c;hpb=d415a58c9be7c78a0bcf254d0ab72924c6ceafbe;p=appc%2Fdeployment.git diff --git a/cdt/pom.xml b/cdt/pom.xml index 939b4fd..402cea8 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.1-SNAPSHOT + 1.7.2-SNAPSHOT 4.0.0 pom org.onap.appc.deployment installation-cdt - 1.4.1-SNAPSHOT + 1.7.2-SNAPSHOT Installation - CDT Docker Creates APPC CDT Docker container onap/appc-cdt-image - 1.4.1 - 1.4.1-SNAPSHOT + 1.7.1 + 1.7.1-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}