X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fsdnc-web%2Fpom.xml;h=45aa9dba8c5a42d6e67a9fa494015b27450547a8;hb=d3403b2b6f391b1d79f26dc03779b2edb36e5a35;hp=bf91b5c60de54a4102d2b9850b35cb80f4d4a7a7;hpb=15ca43491e1cd9adfc6c640bfab5c7dce260894e;p=sdnc%2Foam.git diff --git a/installation/sdnc-web/pom.xml b/installation/sdnc-web/pom.xml index bf91b5c6..45aa9dba 100644 --- a/installation/sdnc-web/pom.xml +++ b/installation/sdnc-web/pom.xml @@ -6,7 +6,6 @@ org.onap.ccsdk.parent odlparent-lite 1.5.1 - org.onap.sdnc.oam @@ -15,20 +14,19 @@ 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} ${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 - -