From 6ff6ed9734d5cfa5ebc8e362dfdb63fa55cc0dbd Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Mon, 3 Feb 2020 09:31:39 -0500 Subject: Adding Copyright to all Files Reformatting POM Files as per mvn tidy:pom Change-Id: Id90a8b5450d08ee810718cb00d9fb8b6cf38618a Issue-ID: CCSDK-2069 Signed-off-by: Singal, Kapil (ks220y) --- sdnr/wt/odlux/apps/minimumApp/pom.xml | 31 ++++++++++++++++++---- .../resources/OSGI-INF/blueprint/blueprint.xml | 23 +++++++++++++++- 2 files changed, 48 insertions(+), 6 deletions(-) (limited to 'sdnr/wt/odlux/apps/minimumApp') diff --git a/sdnr/wt/odlux/apps/minimumApp/pom.xml b/sdnr/wt/odlux/apps/minimumApp/pom.xml index 81af1fbe5..25d7075d7 100644 --- a/sdnr/wt/odlux/apps/minimumApp/pom.xml +++ b/sdnr/wt/odlux/apps/minimumApp/pom.xml @@ -1,4 +1,25 @@ + + 4.0.0 @@ -14,7 +35,7 @@ 0.7.1-SNAPSHOT bundle - sdnr-wt-odlux-app-minimumApp + ccsdk-features :: ${project.artifactId} Apache License, Version 2.0 @@ -103,10 +124,10 @@ - de.jacks-it-lab - frontend-maven-plugin - 1.7.2 - + de.jacks-it-lab + frontend-maven-plugin + 1.7.2 + install node and yarn diff --git a/sdnr/wt/odlux/apps/minimumApp/src2/main/resources/OSGI-INF/blueprint/blueprint.xml b/sdnr/wt/odlux/apps/minimumApp/src2/main/resources/OSGI-INF/blueprint/blueprint.xml index 4c8ed1343..219b4f901 100644 --- a/sdnr/wt/odlux/apps/minimumApp/src2/main/resources/OSGI-INF/blueprint/blueprint.xml +++ b/sdnr/wt/odlux/apps/minimumApp/src2/main/resources/OSGI-INF/blueprint/blueprint.xml @@ -1,9 +1,30 @@ + + - + \ No newline at end of file -- cgit 1.2.3-korg