From: Michael Lando Date: Tue, 24 Oct 2017 20:10:45 +0000 (+0300) Subject: update portal url X-Git-Tag: 1.0.0-Amsterdam~57 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=aab3eb308ba4bb5cea40fe05a8cccef5ffe7f7c4;p=sdc.git update portal url Change-Id: I4245b0bdb21ac39a7cddc0d4abe830a862d0a061 Issue-Id: SDC-531 Signed-off-by: Michael Lando --- diff --git a/pom.xml b/pom.xml index ab511dff10..52f876d987 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,6 @@ 2.1.0 - 1.0.0-SNAPSHOT - 1.0.0-SNAPSHOT 9.2.10.v20150310 @@ -87,7 +85,7 @@ 3.0.3 - 1.1.14-SNAPSHOT + 1.1.34 jacoco diff --git a/sdc-os-chef/environments/Template.json b/sdc-os-chef/environments/Template.json index a19f7cf9fd..1022a03285 100644 --- a/sdc-os-chef/environments/Template.json +++ b/sdc-os-chef/environments/Template.json @@ -17,7 +17,7 @@ "private": "eth1" }, "ECompP": { - "ecomp_rest_url": "http://portal.api.simpledemo.openecomp.org:8989/ECOMPPORTAL/auxapi", + "ecomp_rest_url": "http://portal.api.simpledemo.onap.org:8989/ONAPPORTAL/auxapi", "ueb_url_list": "10.0.11.1,10.0.11.1", "app_secret": "XftIATw9Jr3VzAcPqt3NnJOu", "app_key": "x9UfO7JsDn8BESVX", diff --git a/test-apis-ci/pom.xml b/test-apis-ci/pom.xml index b725073ea7..59dfba0029 100644 --- a/test-apis-ci/pom.xml +++ b/test-apis-ci/pom.xml @@ -281,16 +281,10 @@ json 20090211 - org.openecomp.sdc.sdc-tosca sdc-tosca - 1.1.32-SNAPSHOT + ${sdc-tosca-parser.version} compile diff --git a/ui-ci-dev/pom.xml b/ui-ci-dev/pom.xml index f0ead6de8a..1d6afa9c01 100644 --- a/ui-ci-dev/pom.xml +++ b/ui-ci-dev/pom.xml @@ -252,21 +252,6 @@ - - - - - - - - - - - - - - -