From 5844724ca96d08c3b752effdb10fd2586755912d Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 15 Dec 2020 19:02:17 -0500 Subject: Fixing typo in message-prioritization Refactoring few POMs name tag Issue-ID: CCSDK-3053 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I14447ea7f93efcc970213bbe7d42663cb87e33d7 --- cds-ui/application/pom.xml | 2 +- cds-ui/client/pom.xml | 2 +- cds-ui/designer-client/pom.xml | 9 +-------- cds-ui/pom.xml | 2 +- cds-ui/server/pom.xml | 10 +--------- 5 files changed, 5 insertions(+), 20 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index a69a71711..4d25c3143 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -32,7 +32,7 @@ limitations under the License. cds-ui-application pom - UI Application + CDS UI - Application onap/ccsdk-cds-ui diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index f75a69935..24a69d273 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -32,7 +32,7 @@ limitations under the License. cds-ui-client pom - UI Client + CDS UI - Client diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 6cda0b155..6ed71b260 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -32,7 +32,7 @@ limitations under the License. cds-ui-designer-client pom - UI designer Client + CDS UI - Designer Client @@ -55,33 +55,26 @@ limitations under the License. generate-resources - npm install npm - generate-resources - install - npm build npm - generate-resources - run build - diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index cf70f5e88..3e7d5345e 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -32,7 +32,7 @@ limitations under the License. cds-ui pom - UI Parent + CDS UI (Root) Creates Controller Design Studio UI Docker container diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index 11f3d27f9..4768352bc 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -32,7 +32,7 @@ limitations under the License. cds-ui-server pom - UI Server + CDS UI - Server onap/ccsdk-cds-ui-server @@ -87,33 +87,26 @@ limitations under the License. generate-resources - npm install npm - generate-resources - install - npm build npm - generate-resources - run build - @@ -176,6 +169,5 @@ limitations under the License. - -- cgit 1.2.3-korg