X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fadmportal%2Fpom.xml;h=8a989204d657703215623b8f16fe7e6e249e0a51;hb=f16e0e188621c9c8f617d5d6f90847c8287eceac;hp=43ff0b6086f0ad8f9ff8cbc55181da12e1c81077;hpb=d4b1b9d27f4dd0563a1a1f7c25cb0ff92f2ccc0a;p=sdnc%2Foam.git diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 43ff0b60..8a989204 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.3.2 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.5.0-SNAPSHOT + 1.6.1-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 + + + +