X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vid-app-common%2Fpom.xml;h=aa973b05b5041b43170552a848a1ca03a0300204;hb=1cfb08779ea0e00be69e072a940b3063e049fe6b;hp=e77bf96ee3836b9925616faebf0506160b7ca7d0;hpb=2f20b001b9243e0f8b44aecc768ec265fd538732;p=vid.git diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index e77bf96ee..aa973b05b 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -7,7 +7,7 @@ - org.openecomp.vid + org.onap.vid vid-app-common 1.1.1-SNAPSHOT war @@ -29,7 +29,7 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org/openecomp/vid/${project.version} + /content/sites/site/org/onap/vid/${project.version} @@ -130,7 +130,7 @@ 0.4.23 ${basedir}/src/main/resources/json/mso - org.openecomp.vid.domain.mso + org.onap.vid.domain.mso ${project.build.directory}/generated-sources @@ -165,6 +165,7 @@ **/selenium/*.java + **/integrationTest/*.java ${basedir}/war @@ -452,7 +453,8 @@ org.openecomp.sdc.sdc-tosca sdc-tosca - 1.1.32 + 1.1.51-SNAPSHOT + compile net.javacrumbs.json-unit @@ -460,5 +462,16 @@ 1.23.0 test - + + org.apache.commons + commons-text + 1.1 + + + org.hamcrest + java-hamcrest + 2.0.0.0 + test + +