From 8c4b89b7033a37c8ad9c68e2467c9e141211c98e Mon Sep 17 00:00:00 2001 From: Skip Wonnell Date: Fri, 12 Jan 2018 09:24:03 -0600 Subject: [PATCH] Add missing license text to pom files, part 1 Change-Id: I57a7d2956869519137679550459b001f29992ec2 Issue-ID: APPC-398 Signed-off-by: Skip Wonnell --- .../appc-dmaap-adapter-bundle/pom.xml | 21 +++++++++++++++++++++ .../appc-dmaap-adapter-features/pom.xml | 21 +++++++++++++++++++++ .../appc-dmaap-adapter-installer/pom.xml | 21 +++++++++++++++++++++ .../appc-message-adapter-api/pom.xml | 21 +++++++++++++++++++++ .../appc-message-adapter-factory/pom.xml | 21 +++++++++++++++++++++ appc-adapters/appc-dmaap-adapter/pom.xml | 21 +++++++++++++++++++++ .../appc-iaas-adapter-bundle/pom.xml | 21 +++++++++++++++++++++ .../appc-iaas-adapter-features/pom.xml | 21 +++++++++++++++++++++ .../appc-iaas-adapter-installer/pom.xml | 21 +++++++++++++++++++++ appc-adapters/appc-iaas-adapter/pom.xml | 21 +++++++++++++++++++++ .../appc-netconf-adapter-bundle/pom.xml | 21 +++++++++++++++++++++ .../appc-netconf-adapter-features/pom.xml | 21 +++++++++++++++++++++ .../appc-netconf-installer/pom.xml | 21 +++++++++++++++++++++ appc-adapters/appc-netconf-adapter/pom.xml | 21 +++++++++++++++++++++ .../appc-rest-adapter-bundle/pom.xml | 21 +++++++++++++++++++++ .../appc-rest-adapter-features/pom.xml | 21 +++++++++++++++++++++ .../appc-rest-adapter-installer/pom.xml | 21 +++++++++++++++++++++ appc-adapters/appc-rest-adapter/pom.xml | 21 +++++++++++++++++++++ .../appc-rest-healthcheck-adapter-bundle/pom.xml | 21 +++++++++++++++++++++ .../appc-rest-healthcheck-adapter-features/pom.xml | 21 +++++++++++++++++++++ .../appc-rest-healthcheck-adapter-installer/pom.xml | 21 +++++++++++++++++++++ appc-adapters/appc-rest-healthcheck-adapter/pom.xml | 21 +++++++++++++++++++++ .../appc-ssh-adapter/appc-ssh-adapter-api/pom.xml | 21 +++++++++++++++++++++ .../appc-ssh-adapter-features/pom.xml | 21 +++++++++++++++++++++ .../appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml | 21 +++++++++++++++++++++ .../appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml | 21 +++++++++++++++++++++ appc-adapters/appc-ssh-adapter/pom.xml | 21 +++++++++++++++++++++ appc-adapters/pom.xml | 21 +++++++++++++++++++++ appc-common/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-adaptor/features/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-adaptor/installer/pom.xml | 2 +- appc-config/appc-config-adaptor/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-audit/features/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-audit/installer/pom.xml | 2 +- appc-config/appc-config-audit/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-audit/provider/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-generator/features/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-generator/installer/pom.xml | 2 +- appc-config/appc-config-generator/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-generator/provider/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-params/features/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-params/installer/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-params/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-config-params/provider/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-data-services/features/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-data-services/installer/pom.xml | 2 +- appc-config/appc-data-services/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-data-services/provider/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-encryption-tool/features/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-encryption-tool/installer/pom.xml | 2 +- appc-config/appc-encryption-tool/pom.xml | 21 +++++++++++++++++++++ appc-config/appc-encryption-tool/provider/pom.xml | 21 +++++++++++++++++++++ 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 +++++++++++++++++++++ appc-config/pom.xml | 21 +++++++++++++++++++++ 57 files changed, 1077 insertions(+), 6 deletions(-) diff --git a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml index cc9e040f9..73b16f6cf 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml index 7870fcfe9..696631fe7 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml index 4308cf77f..a33c72aad 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml index 2056ed6b3..c630c4d3f 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml index 231b11bd7..7184a6a32 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-dmaap-adapter/pom.xml b/appc-adapters/appc-dmaap-adapter/pom.xml index 0956ce175..f35a49608 100644 --- a/appc-adapters/appc-dmaap-adapter/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml index 6fdf2ba52..1268e2980 100644 --- a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml +++ b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/pom.xml b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/pom.xml index 2797bee68..9a7fd7006 100644 --- a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/pom.xml +++ b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml index e28bb8128..617c1c3a3 100644 --- a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml +++ b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-iaas-adapter/pom.xml b/appc-adapters/appc-iaas-adapter/pom.xml index ad3c0cf20..d741b0dd6 100644 --- a/appc-adapters/appc-iaas-adapter/pom.xml +++ b/appc-adapters/appc-iaas-adapter/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml index 82fc42951..6cd5cd79d 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml index c9faa98ff..b3a599d25 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml @@ -1,4 +1,25 @@ + appc-netconf-adapter diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml index 27c129f86..8d0cc0952 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/pom.xml index 81e3765f8..2d634c2be 100644 --- a/appc-adapters/appc-netconf-adapter/pom.xml +++ b/appc-adapters/appc-netconf-adapter/pom.xml @@ -1,4 +1,25 @@ + appc-adapters diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml index b8381775e..1a6a276d1 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml index 9a0fd3cc1..300e80d95 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml index 11a75d662..4f4a8ad30 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/pom.xml index 47841c151..400a0ac56 100644 --- a/appc-adapters/appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml index 134c7f0e2..c0a7f9f66 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml index f57a7e646..7acb6635b 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-installer/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-installer/pom.xml index 7b045584b..3bf7bad62 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-installer/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-installer/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-rest-healthcheck-adapter/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/pom.xml index dc29ddbee..404410867 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml index d35aeba70..dd65be678 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml index 51a643fc0..21f2d2f37 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml @@ -1,4 +1,25 @@ + appc-ssh-adapter diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml index 7fee5e54f..8851630c3 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml index c2a4dccc5..bf91cd2cd 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-adapters/appc-ssh-adapter/pom.xml b/appc-adapters/appc-ssh-adapter/pom.xml index 4f543bd1e..682880d5a 100644 --- a/appc-adapters/appc-ssh-adapter/pom.xml +++ b/appc-adapters/appc-ssh-adapter/pom.xml @@ -1,4 +1,25 @@ + appc-adapters diff --git a/appc-adapters/pom.xml b/appc-adapters/pom.xml index 58733da1b..49afeae05 100644 --- a/appc-adapters/pom.xml +++ b/appc-adapters/pom.xml @@ -1,3 +1,24 @@ + 4.0.0 diff --git a/appc-common/pom.xml b/appc-common/pom.xml index 26f4d6bdb..329f566ed 100644 --- a/appc-common/pom.xml +++ b/appc-common/pom.xml @@ -1,3 +1,24 @@ + 4.0.0 diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index 018adafb7..c99acd2ad 100644 --- a/appc-config/appc-config-adaptor/features/pom.xml +++ b/appc-config/appc-config-adaptor/features/pom.xml @@ -1,4 +1,25 @@ + diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index 55e6befae..c1baa6093 100644 --- a/appc-config/appc-config-adaptor/installer/pom.xml +++ b/appc-config/appc-config-adaptor/installer/pom.xml @@ -1,7 +1,7 @@ diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index f71afec62..1a6cafd68 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index cbe6f810c..79f86a019 100644 --- a/appc-config/appc-config-audit/installer/pom.xml +++ b/appc-config/appc-config-audit/installer/pom.xml @@ -1,7 +1,7 @@ diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 25f7f3418..7a8dc6aad 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml index 4a29f8651..8dfd5aab1 100644 --- a/appc-config/appc-config-generator/features/pom.xml +++ b/appc-config/appc-config-generator/features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml index bb9a7fafc..ffcfc9ed0 100644 --- a/appc-config/appc-config-generator/installer/pom.xml +++ b/appc-config/appc-config-generator/installer/pom.xml @@ -1,7 +1,7 @@ diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index af8cdbb5c..8d9f562cc 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 1211be630..a85a2ff14 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index d862c0228..0b5b7326f 100644 --- a/appc-config/appc-config-params/installer/pom.xml +++ b/appc-config/appc-config-params/installer/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index bc049afa5..db963f26f 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -1,4 +1,25 @@ + diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index 13175221e..9716d672c 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 88074192d..7996bae12 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index 35a88f623..337f8b6c5 100644 --- a/appc-config/appc-data-services/installer/pom.xml +++ b/appc-config/appc-data-services/installer/pom.xml @@ -1,7 +1,7 @@ diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 22b5bb7e6..86464eb07 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index 85b009d07..ef7776856 100644 --- a/appc-config/appc-encryption-tool/features/pom.xml +++ b/appc-config/appc-encryption-tool/features/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index 6e870f9ec..09719fa58 100644 --- a/appc-config/appc-encryption-tool/installer/pom.xml +++ b/appc-config/appc-encryption-tool/installer/pom.xml @@ -1,7 +1,7 @@ diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index 51df1bc03..b79d728da 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -1,4 +1,25 @@ + 4.0.0 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 diff --git a/appc-config/pom.xml b/appc-config/pom.xml index f205bf812..e2100aeff 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -1,3 +1,24 @@ + 4.0.0 -- 2.16.6