From 8c4b89b7033a37c8ad9c68e2467c9e141211c98e Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Fri, 12 Jan 2018 09:24:03 -0600 Subject: Add missing license text to pom files, part 1 Change-Id: I57a7d2956869519137679550459b001f29992ec2 Issue-ID: APPC-398 Signed-off-by: Skip Wonnell --- appc-config/appc-flow-controller/features/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-flow-controller/installer/pom.xml | 2 +- appc-config/appc-flow-controller/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-flow-controller/provider/pom.xml | 21 +++++++++++++++++++++ 4 files changed, 64 insertions(+), 1 deletion(-) (limited to 'appc-config/appc-flow-controller') diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index b03a53939..9fef2703e 100644 --- a/appc-config/appc-flow-controller/features/pom.xml +++ b/appc-config/appc-flow-controller/features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index 0b68bcc24..83ff999d9 100644 --- a/appc-config/appc-flow-controller/installer/pom.xml +++ b/appc-config/appc-flow-controller/installer/pom.xml @@ -1,7 +1,7 @@ diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index d236c3e96..5912d36f0 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 -- cgit 1.2.3-korg