From f67e79c2b98414e4b44559f6cf8f4b4c8f753241 Mon Sep 17 00:00:00 2001 From: "Arul.Nambi" Date: Wed, 13 Sep 2017 13:41:45 -0400 Subject: Renaming openecomp to onap Issue-ID: AAI-208 Change-Id: Idd1004d8fd4c9dd32792f6f85549929dbf46876b Signed-off-by: Arul.Nambi --- pom_license.xml | 52 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 20 deletions(-) (limited to 'pom_license.xml') diff --git a/pom_license.xml b/pom_license.xml index 40bf42b..b07678c 100644 --- a/pom_license.xml +++ b/pom_license.xml @@ -35,7 +35,7 @@ - ${nexusTarget} + ${nexusTarget} @@ -43,39 +43,51 @@ - - com.mycila - license-maven-plugin - 3.0 + + com.mycila + license-maven-plugin + 3.0 - -
LICENSE
+ +
LICENSE
resources/scss/bootstrap/** resources/scss/bootstrap-cust/** + .idea/** + dist/** + node_modules/** + .npmrc/** + test/coverage/** + .vscode/** + node/** + target/** - - src/**/*.js + + src/**/*.js src/**/*.jsx src/**/*.html + test/**/*.js + test/**/*.jsx + test/**/*.html + tools/**/*.js *.js *.xml resources/scss/**/*.scss - + SLASHSTAR_STYLE JAVADOC_STYLE -
- - - - format - - process-sources - - -
+ + + + + format + + process-sources + + +
-- cgit 1.2.3-korg