From a9275b0c30881dac42f364ffca6f0d9cbff1b614 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Wed, 21 Mar 2018 09:14:41 -0400 Subject: Update the license for 2017-2018 license Issue-ID: AAI-856 Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb Signed-off-by: Kajur, Harish (vk250x) --- pom.xml | 105 +++++++++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 77 insertions(+), 28 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 7459026b..66392c36 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,25 @@ - + 4.0.0 @@ -19,14 +40,14 @@ aai-annotations aai-core aai-auth - aai-utils + aai-utils aai-client-loadbalancer - aai-schema-ingest + aai-schema-ingest /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} - https://nexus.onap.org + https://nexus.onap.org @@ -62,6 +83,30 @@ ecomp-staging + + com.mycila + license-maven-plugin + 3.0 + +
LICENSE.TXT
+ + src/main/java/** + src/test/java/** + pom.xml + + true + false +
+ + + + + check + + process-sources + + +
@@ -69,30 +114,30 @@ org.apache.maven.plugins maven-site-plugin 3.6 - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.4 - - false - false - - - dependencies - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.8 - - -Xdoclint:none - - - - + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.4 + + false + false + + + dependencies + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.8 + + -Xdoclint:none + + + + org.apache.maven.wagon @@ -101,6 +146,10 @@ + + com.mycila + license-maven-plugin +
-- cgit 1.2.3-korg