From 873a441e888a250ecd4deecb216d83a04c33e5cd Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 21 May 2020 17:37:49 -0700 Subject: Correct version to 2.7.2-SNAPSHOT Change-Id: Ibdb931b68dfc41420396faf8db3fbc5c81e75160 Signed-off-by: Patrick Brady Issue-ID: APPC-1816 --- .../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 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-config/appc-encryption-tool') 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 b001fd8fb..db991d0b3 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.8.0-SNAPSHOT + 2.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 d090fcbc9..29ba5ccfb 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.8.0-SNAPSHOT + 2.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 697ea1e9d..5151142a0 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.8.0-SNAPSHOT + 2.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 36598a917..489cf10cb 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.8.0-SNAPSHOT + 2.7.2-SNAPSHOT Config Component Encryption Tool - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-encryption-tool-provider - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index 2f654b747..bbcc26079 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/pom.xml @@ -64,5 +64,5 @@ installer - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index 4507d33d5..dc70944ea 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -124,5 +124,5 @@ - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT -- cgit 1.2.3-korg