From aed12f000f82bb0ba925042e8722e9b625f5073f Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 1 Apr 2020 09:53:42 -0700 Subject: Increment version to 1.7.2-SNAPSHOT Change-Id: I125f12f8193f27e6827a270bb7d5ec12c3295020 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- .../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..0923c3373 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.2-SNAPSHOT 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..75147db50 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.2-SNAPSHOT feature diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index ca7947048..dd4d3fc26 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.2-SNAPSHOT pom diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index b3c7ce5a2..40edca822 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.2-SNAPSHOT Config Component Adaptor - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-adaptor-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index eaa461797..1de43c74f 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.2-SNAPSHOT diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index 21ddcf226..79e1c148a 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.2-SNAPSHOT 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..fc3f7d501 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.2-SNAPSHOT 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..29e9169dd 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.2-SNAPSHOT feature diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index 2d08f5833..2b91c87f9 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.2-SNAPSHOT pom diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index 117034a7b..461c585c9 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.2-SNAPSHOT Config Component Audit - Installer pom @@ -57,7 +57,7 @@ org.onap.appc appc-config-audit-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index af461165f..b2512ae90 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.2-SNAPSHOT diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 89a19e0f9..c8741dc02 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.2-SNAPSHOT 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..3232db65e 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.2-SNAPSHOT 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..ef6b20c23 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.2-SNAPSHOT feature diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml index ae8f8bffa..2179108f5 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.2-SNAPSHOT pom diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml index 6380f948a..cd4d44296 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.2-SNAPSHOT Config Component Generator - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-generator-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml index 9666d748f..ea9d71db9 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.2-SNAPSHOT diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index ee80fe512..fc15ad440 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.2-SNAPSHOT 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..a1b43f461 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.2-SNAPSHOT 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..910872177 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.2-SNAPSHOT feature diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index 946a83d01..5eaa9a3ef 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.2-SNAPSHOT pom diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index 2d7e29a86..2dc476167 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.2-SNAPSHOT Config Component Params - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-params-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index bac83131a..f97ca9acb 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.2-SNAPSHOT diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index acd304904..e19add77a 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.2-SNAPSHOT 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..ca482e72e 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.2-SNAPSHOT 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..6d77a6029 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.2-SNAPSHOT feature diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index 6e92b7310..2f7d420fc 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.2-SNAPSHOT pom diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index 7c78af6bf..5c48182d9 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.2-SNAPSHOT Config Component Data Services - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-data-services-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 06fd8dce8..0d4d59c95 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.2-SNAPSHOT diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index 5b158ec1f..b376ac850 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.2-SNAPSHOT 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..74bcf8896 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.2-SNAPSHOT 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..2387bb4be 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.2-SNAPSHOT feature diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index c374e52e7..4edb29ee8 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.2-SNAPSHOT pom diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index afebcdbeb..b6f195b04 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.2-SNAPSHOT Config Component Encryption Tool - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-encryption-tool-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index 49ad16256..7e997e709 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.2-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index 133fab1d9..87d47c06b 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.2-SNAPSHOT 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..82ff77af0 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.2-SNAPSHOT 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..91249c165 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.2-SNAPSHOT feature diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index 244bf82e2..f04f9b4b0 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.2-SNAPSHOT pom diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index c5ddc1633..11822ef14 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.2-SNAPSHOT Config Component Params - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-flow-controller-provider - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index 555d3f063..40f4a7ce4 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.2-SNAPSHOT diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index 3f586ea84..b96e513ab 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.2-SNAPSHOT diff --git a/appc-config/pom.xml b/appc-config/pom.xml index 8c64051a2..bf53c1a04 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.2-SNAPSHOT org.onap.appc @@ -111,5 +111,5 @@ appc-config-audit - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT -- cgit 1.2.3-korg