From 79ddaccc34931314e5bccd7189a7b6fc451a1ded Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 31 Mar 2020 22:35:40 +0000 Subject: Release appc --- .../appc-config-adaptor/features/features-appc-config-adaptor/pom.xml | 2 +- .../appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml | 2 +- appc-config/appc-config-adaptor/features/pom.xml | 2 +- appc-config/appc-config-adaptor/installer/pom.xml | 4 ++-- appc-config/appc-config-adaptor/pom.xml | 2 +- appc-config/appc-config-adaptor/provider/pom.xml | 2 +- .../appc-config-audit/features/features-appc-config-audit/pom.xml | 2 +- appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml | 2 +- appc-config/appc-config-audit/features/pom.xml | 2 +- appc-config/appc-config-audit/installer/pom.xml | 4 ++-- appc-config/appc-config-audit/pom.xml | 2 +- appc-config/appc-config-audit/provider/pom.xml | 2 +- .../features/features-appc-config-generator/pom.xml | 2 +- .../appc-config-generator/features/onap-appc-config-generator/pom.xml | 2 +- appc-config/appc-config-generator/features/pom.xml | 2 +- appc-config/appc-config-generator/installer/pom.xml | 4 ++-- appc-config/appc-config-generator/pom.xml | 2 +- appc-config/appc-config-generator/provider/pom.xml | 2 +- .../appc-config-params/features/features-appc-config-params/pom.xml | 2 +- .../appc-config-params/features/onap-appc-config-params/pom.xml | 2 +- appc-config/appc-config-params/features/pom.xml | 2 +- appc-config/appc-config-params/installer/pom.xml | 4 ++-- appc-config/appc-config-params/pom.xml | 2 +- appc-config/appc-config-params/provider/pom.xml | 2 +- .../features/features-appc-config-data-services/pom.xml | 2 +- .../features/onap-appc-config-data-services/pom.xml | 2 +- appc-config/appc-data-services/features/pom.xml | 2 +- appc-config/appc-data-services/installer/pom.xml | 4 ++-- appc-config/appc-data-services/pom.xml | 2 +- appc-config/appc-data-services/provider/pom.xml | 2 +- .../features/features-appc-config-encryption-tool/pom.xml | 2 +- .../features/onap-appc-config-encryption-tool/pom.xml | 2 +- appc-config/appc-encryption-tool/features/pom.xml | 2 +- appc-config/appc-encryption-tool/installer/pom.xml | 4 ++-- appc-config/appc-encryption-tool/pom.xml | 2 +- appc-config/appc-encryption-tool/provider/pom.xml | 2 +- .../features/features-appc-config-flow-controller/pom.xml | 2 +- .../features/onap-appc-config-flow-controller/pom.xml | 2 +- appc-config/appc-flow-controller/features/pom.xml | 2 +- appc-config/appc-flow-controller/installer/pom.xml | 4 ++-- appc-config/appc-flow-controller/pom.xml | 2 +- appc-config/appc-flow-controller/provider/pom.xml | 2 +- appc-config/pom.xml | 4 ++-- 43 files changed, 51 insertions(+), 51 deletions(-) (limited to 'appc-config') diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml index ca48afca7..6c8fbf62c 100644 --- a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-adaptor - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml index 14c70e2d6..c05903973 100644 --- a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-adaptor - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index ca7947048..bbe1c246a 100644 --- a/appc-config/appc-config-adaptor/features/pom.xml +++ b/appc-config/appc-config-adaptor/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-adaptor-feature-aggregator - 1.7.1-SNAPSHOT + 1.7.1 pom diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index b3c7ce5a2..e0053e23d 100644 --- a/appc-config/appc-config-adaptor/installer/pom.xml +++ b/appc-config/appc-config-adaptor/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.appc appc-config-adaptor-installer - 1.7.1-SNAPSHOT + 1.7.1 Config Component Adaptor - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-adaptor-provider - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index eaa461797..c7883a248 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -60,5 +60,5 @@ installer - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index 21ddcf226..a33c04c2e 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -156,5 +156,5 @@ - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml index 2a378a74d..19c67a05f 100644 --- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-audit - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml index 6c9dc48bc..d20800aa8 100644 --- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-audit - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index 2d08f5833..73191c6ad 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-audit-feature-aggregator - 1.7.1-SNAPSHOT + 1.7.1 pom diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index 117034a7b..dbfa8b010 100644 --- a/appc-config/appc-config-audit/installer/pom.xml +++ b/appc-config/appc-config-audit/installer/pom.xml @@ -31,7 +31,7 @@ org.onap.appc appc-config-audit-installer - 1.7.1-SNAPSHOT + 1.7.1 Config Component Audit - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-audit-provider - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index af461165f..00dc63dd1 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -82,5 +82,5 @@ - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 89a19e0f9..cd4635c26 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -123,5 +123,5 @@ - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml index c04243cee..bf4b1b881 100644 --- a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-generator - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml index 78f229af3..9a6448e37 100644 --- a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-generator - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml index ae8f8bffa..45d82baa4 100644 --- a/appc-config/appc-config-generator/features/pom.xml +++ b/appc-config/appc-config-generator/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-generator-feature-aggregator - 1.7.1-SNAPSHOT + 1.7.1 pom diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml index 6380f948a..fa20efe41 100644 --- a/appc-config/appc-config-generator/installer/pom.xml +++ b/appc-config/appc-config-generator/installer/pom.xml @@ -30,7 +30,7 @@ org.onap.appc appc-config-generator-installer - 1.7.1-SNAPSHOT + 1.7.1 Config Component Generator - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-generator-provider - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml index 9666d748f..c22832957 100644 --- a/appc-config/appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/pom.xml @@ -66,5 +66,5 @@ features installer - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index ee80fe512..daebe83dc 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -152,5 +152,5 @@ - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml index 454b2603e..2c5b96731 100644 --- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-params - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index f3616390f..710791f2e 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-params - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 946a83d01..a0973a668 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-params-feature-aggregator - 1.7.1-SNAPSHOT + 1.7.1 pom diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index 2d7e29a86..4f7f403ef 100644 --- a/appc-config/appc-config-params/installer/pom.xml +++ b/appc-config/appc-config-params/installer/pom.xml @@ -30,7 +30,7 @@ org.onap.appc appc-config-params-installer - 1.7.1-SNAPSHOT + 1.7.1 Config Component Params - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-params-provider - 1.7.1-SNAPSHOT + 1.7.1 org.onap.appc diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index bac83131a..7ff4f894e 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -67,5 +67,5 @@ features installer - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index acd304904..ae953d0e6 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -132,5 +132,5 @@ - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml index cd143f9ba..650f372a5 100644 --- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-data-services - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml index f6ec78654..2c5660abe 100644 --- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-data-services - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 6e92b7310..da4a43c15 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-data-services-feature-aggregator - 1.7.1-SNAPSHOT + 1.7.1 pom diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index 7c78af6bf..0b289966f 100644 --- a/appc-config/appc-data-services/installer/pom.xml +++ b/appc-config/appc-data-services/installer/pom.xml @@ -30,7 +30,7 @@ org.onap.appc appc-config-data-services-installer - 1.7.1-SNAPSHOT + 1.7.1 Config Component Data Services - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-data-services-provider - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 06fd8dce8..f4592f900 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -66,5 +66,5 @@ installer - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 5b158ec1f..33227b23b 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -158,5 +158,5 @@ - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml index 9ba331cc0..57790fcf2 100644 --- a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-encryption-tool - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml index 846ced3ef..0457a4519 100644 --- a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-encryption-tool - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index c374e52e7..04d21a48c 100644 --- a/appc-config/appc-encryption-tool/features/pom.xml +++ b/appc-config/appc-encryption-tool/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-encryption-tool-feature-aggregator - 1.7.1-SNAPSHOT + 1.7.1 pom diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index afebcdbeb..9f9dc7881 100644 --- a/appc-config/appc-encryption-tool/installer/pom.xml +++ b/appc-config/appc-encryption-tool/installer/pom.xml @@ -30,7 +30,7 @@ org.onap.appc appc-config-encryption-tool-installer - 1.7.1-SNAPSHOT + 1.7.1 Config Component Encryption Tool - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-encryption-tool-provider - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index 49ad16256..a5ff10e94 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/pom.xml @@ -64,5 +64,5 @@ installer - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index 133fab1d9..aecca3ba6 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -124,5 +124,5 @@ - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml index 799699701..0e3ffe9d7 100644 --- a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-config-flow-controller - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml index 4c4ec64f8..f19b93f8f 100644 --- a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-config-flow-controller - 1.7.1-SNAPSHOT + 1.7.1 feature diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index 244bf82e2..733e3c9fb 100644 --- a/appc-config/appc-flow-controller/features/pom.xml +++ b/appc-config/appc-flow-controller/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-config-flow-controller-feature-aggregator - 1.7.1-SNAPSHOT + 1.7.1 pom diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index c5ddc1633..f8ada6d78 100644 --- a/appc-config/appc-flow-controller/installer/pom.xml +++ b/appc-config/appc-flow-controller/installer/pom.xml @@ -30,7 +30,7 @@ org.onap.appc appc-config-flow-controller-installer - 1.7.1-SNAPSHOT + 1.7.1 Config Component Params - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-flow-controller-provider - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index 555d3f063..d9ad4eca4 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -67,5 +67,5 @@ installer Flow sequence executor for APPC - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index 3f586ea84..c08804772 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -160,5 +160,5 @@ - 1.7.1-SNAPSHOT + 1.7.1 diff --git a/appc-config/pom.xml b/appc-config/pom.xml index 8c64051a2..410f5442b 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -24,7 +24,7 @@ org.onap.appc appc - 1.7.1-SNAPSHOT + 1.7.1 org.onap.appc @@ -111,5 +111,5 @@ appc-config-audit - 1.7.1-SNAPSHOT + 1.7.1 -- cgit 1.2.3-korg