From 463f70eb02cb33dad096f01db99a82c869ac9002 Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Fri, 12 Jan 2018 10:00:59 -0600 Subject: Add missing license text to pom files, part 2 Change-Id: I47c09b26da03ca7ca10ef632c9880d744df6a7f4 Issue-ID: APPC-398 Signed-off-by: Skip Wonnell --- appc-metric/appc-metric-bundle/pom.xml | 40 ++++++++++++++++--------------- appc-metric/appc-metric-features/pom.xml | 21 ++++++++++++++++ appc-metric/appc-metric-installer/pom.xml | 21 ++++++++++++++++ appc-metric/pom.xml | 21 ++++++++++++++++ 4 files changed, 84 insertions(+), 19 deletions(-) (limited to 'appc-metric') diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml index 286941f5e..920cd4db1 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -1,24 +1,26 @@ + - - - 4.0.0 org.onap.appc diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index 6437dad1e..3b8c20f11 100644 --- a/appc-metric/appc-metric-features/pom.xml +++ b/appc-metric/appc-metric-features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index 320d5aa17..bc2e356df 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index 49fcceb8e..d86341069 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -1,3 +1,24 @@ + 4.0.0 -- cgit 1.2.3-korg