X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fadmportal%2Fpom.xml;h=909b271a08faf04cbff9e899618b26d9a411533a;hb=c0eb3029f02d194efb49ecf2825beed244376d17;hp=3476b6f0804638923f80bc9cbba74a5117cb979a;hpb=5f6ab6cbef76e507941e2ae2b886ec2a29dfb5ab;p=sdnc%2Foam.git diff --git a/installation/admportal/pom.xml b/installation/admportal/pom.xml index 3476b6f0..909b271a 100644 --- a/installation/admportal/pom.xml +++ b/installation/admportal/pom.xml @@ -3,22 +3,22 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - org.openecomp.sdnc.oam + org.onap.sdnc.oam installation - 1.1.2-SNAPSHOT + 1.2.1-SNAPSHOT 4.0.0 pom - org.openecomp.sdnc.oam + org.onap.sdnc.oam installation-admportal - 1.1.2-SNAPSHOT + 1.2.1-SNAPSHOT Installation - admportal Creates admportal Docker container - openecomp/admportal-sdnc-image + onap/admportal-sdnc-image ${project.version} @@ -130,7 +130,7 @@ validate - ${basedir}/target/docker-stage/opt/openecomp/sdnc/data/properties + ${basedir}/target/docker-stage/opt/onap/sdnc/data/properties ../src/main/properties @@ -160,7 +160,7 @@ /usr/bin/unzip -d - ${basedir}/target/docker-stage/opt/openecomp/sdnc + ${basedir}/target/docker-stage/opt/onap/sdnc ../../admportal/target/*.zip @@ -176,7 +176,7 @@ /bin/cp ../../admportal/config/admportal.json - ${basedir}/target/docker-stage/opt/openecomp/sdnc/data/properties + ${basedir}/target/docker-stage/opt/onap/sdnc/data/properties @@ -191,7 +191,7 @@ /bin/cp ../../admportal/config/admportal.log4js.json - ${basedir}/target/docker-stage/opt/openecomp/sdnc/data/properties + ${basedir}/target/docker-stage/opt/onap/sdnc/data/properties @@ -206,7 +206,7 @@ /usr/bin/find - ${basedir}/target/docker-stage/opt/openecomp/sdnc + ${basedir}/target/docker-stage/opt/onap/sdnc -name *.sh -exec