X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fsdnc-web%2Fpom.xml;h=61ffa16f7d908e4fa554b239e0e5dc5ab2686c47;hb=refs%2Ftags%2F1.8.2;hp=bf91b5c60de54a4102d2b9850b35cb80f4d4a7a7;hpb=6e68f5541aaf92e584d656958ec6e1bf3898581d;p=sdnc%2Foam.git diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index bf91b5c6..61ffa16f 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -5,30 +5,28 @@ org.onap.ccsdk.parent odlparent-lite - 1.5.1 - + 1.5.4 org.onap.sdnc.oam installation-sdnc-web - 1.8.0-SNAPSHOT + 1.8.2 pom sdnc-oam :: installation :: ${project.artifactId} - Creates SDN Controller Docker container + Creates SDN Controller WebUI Docker container docker.io/bitnami/nginx:1.16-debian-9 - oof-pci/ccsdk-odlwt-webserver - ${maven.build.timestamp} + onap/sdnc-web-image + ${project.version} + ${maven.build.timestamp} org.onap.ccsdk.features.sdnr.wt - 0.7.1-SNAPSHOT - ${project.version} + 0.7.3 ${https_proxy} yyyyMMdd'T'HHmmss'Z' deploy true - 93C4A3FD7BB9C367 @@ -41,16 +39,16 @@ org.onap.ccsdk.features.sdnr.wt sdnr-wt-odlux-apps-installer ${ccsdk.features.version} - repo - zip + zip + repo + + + org.onap.ccsdk.features.sdnr.wt + sdnr-wt-helpserver-installer + ${ccsdk.features.version} + zip + repo - - org.onap.ccsdk.features.sdnr.wt - sdnr-wt-helpserver-installer - ${ccsdk.features.version} - repo - zip - @@ -66,7 +64,7 @@ execute - ${basedir}/src/main/scripts/TagVersion.groovy + ${basedir}/../TagVersion.groovy @@ -79,7 +77,7 @@ copy-dockerfile copy-resources - + validate ${basedir}/target/docker-stage @@ -98,7 +96,7 @@ copy-siteconf copy-resources - + validate ${basedir}/target/docker-stage @@ -118,7 +116,7 @@ copy-scripts copy-resources - + validate ${basedir}/target/docker-stage/bin @@ -155,7 +153,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -165,7 +163,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -175,7 +173,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -185,7 +183,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -195,7 +193,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -205,7 +203,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -215,7 +213,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -225,7 +223,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -245,7 +243,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -255,7 +253,7 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** @@ -265,18 +263,18 @@ jar false ${project.build.directory}/docker-stage/html - odlux/* + odlux/** + + + + ${ccsdk.groupId} + sdnr-wt-helpserver-provider + ${ccsdk.features.version} + jar + false + ${project.build.directory}/docker-stage/html + help/** - - - ${ccsdk.groupId} - sdnr-wt-helpserver-provider - ${ccsdk.features.version} - jar - false - ${project.build.directory}/docker-stage/html - help/* - @@ -323,12 +321,5 @@ - - - org.apache.maven.wagon - wagon-http-lightweight - 2.2 - -