X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cdt%2Fpom.xml;h=64e4caff921eb0b4ecd28adb4cf820433f5cb9f4;hb=f96fc4aa08fa9aad60a4342e0d8237bb8861b798;hp=b16ee47c6325e91f780f6c0b8b872c31b3a0ce6c;hpb=3b55c6ef8497a7d0e925eb78d6e3f057dd5c1a96;p=appc%2Fdeployment.git diff --git a/cdt/pom.xml b/cdt/pom.xml index b16ee47..64e4caf 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.6.3-SNAPSHOT 4.0.0 pom org.onap.appc.deployment installation-cdt - 1.4.0-SNAPSHOT + 1.6.3-SNAPSHOT Installation - CDT Docker Creates APPC CDT Docker container onap/appc-cdt-image - 1.4.0 - 1.4.0-SNAPSHOT + 1.6.1 + 1.6.2-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}