X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fadmportal%2Fpom.xml;h=8a989204d657703215623b8f16fe7e6e249e0a51;hb=797cd76fc476ab2cdb3efd8eec5752a4e81a62e2;hp=a7b49678da7d2d204692d7f7d4e4fa0632f078c2;hpb=8099c4a748356dd67a3fddddc340950439575ad8;p=sdnc%2Foam.git diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index a7b49678..8a989204 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -4,14 +4,14 @@ org.onap.ccsdk.parent odlparent-lite - 1.2.2-SNAPSHOT + 1.3.2 4.0.0 pom org.onap.sdnc.oam installation-admportal - 1.5.1-SNAPSHOT + 1.6.1-SNAPSHOT sdnc-oam :: installation :: ${project.artifactId} Creates admportal Docker container @@ -69,7 +69,7 @@ generate-images - generate-sources + process-sources build @@ -129,6 +129,25 @@ + + copy-keystores + + copy-resources + + validate + + ${basedir}/target/docker-stage/opt/onap/sdnc/data/stores + + + ../src/main/stores + + *.p12 + + false + + + +