From c90edac236dffb7c495e266dd04991de7e8f04b7 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Mon, 25 Mar 2019 13:04:18 -0400 Subject: Migrate ccsdk/apps to ccsdk/cds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Issue-ID: CCSDK-1177 Issue-ID: CCSDK-1178 Change-Id: I0c02702fbec52211ca367abbba72aebecee8cbaa Signed-off-by: Alexis de Talhouët --- cds-ui/server/pom.xml | 19 ++++++++----------- cds-ui/server/public/index.html | 19 +++++++++++++++++-- 2 files changed, 25 insertions(+), 13 deletions(-) (limited to 'cds-ui/server') diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index bac8b03d2..59b14b890 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -19,19 +19,18 @@ limitations under the License. ============LICENSE_END============================================ --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - + org.onap.ccsdk.cds - controller-design-studio - 1.0.0-SNAPSHOT - ../.. + ui + 0.4.2-SNAPSHOT + .. - - org.onap.ccsdk.cds.server - controller-design-studio-server - 1.0.0-SNAPSHOT + + ui-server + 0.4.2-SNAPSHOT pom cds-ui-server @@ -42,8 +41,6 @@ limitations under the License. https://nexus.onap.org - - diff --git a/cds-ui/server/public/index.html b/cds-ui/server/public/index.html index 81e972890..84c9a6c87 100644 --- a/cds-ui/server/public/index.html +++ b/cds-ui/server/public/index.html @@ -1,7 +1,7 @@ +============LICENSE_END============================================ +--> + + + + + CdsUi + + + + + + + + + -- cgit 1.2.3-korg