X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fadmportal%2Fpom.xml;h=aa0d7a04008aac9fe9b726fa9af9432589462b31;hb=907ae4554256a7f01fe3b2ecd869dcd4dff6a01f;hp=43ff0b6086f0ad8f9ff8cbc55181da12e1c81077;hpb=5eadcba086124f49b7cdcc53db4b4622dc2ebd93;p=sdnc%2Foam.git diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 43ff0b60..aa0d7a04 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -1,19 +1,17 @@ - + org.onap.ccsdk.parent odlparent-lite - 1.2.1-SNAPSHOT + 1.2.4 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.5.0-SNAPSHOT + 1.5.4-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates admportal Docker container @@ -71,7 +69,7 @@ generate-images - generate-sources + process-sources build @@ -131,6 +129,25 @@ + + copy-keystores + + copy-resources + + validate + + ${basedir}/target/docker-stage/opt/onap/sdnc/data/stores + + + ../src/main/stores + + *.p12 + + false + + + +