From c1decc814fb7c646399df2b2d94c65c695190f97 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 17 Sep 2019 10:57:00 -0700 Subject: Increment version to 1.6.4-SNAPSHOT Change-Id: I0dfdd848265f21e1584903ea14aa4df6d08a2f94 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- .../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 b8a84a800..5fb9deb22 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.6.3-SNAPSHOT + 1.6.4-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 310eae162..b8b02a87b 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 @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-config-encryption-tool - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT feature diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index f38b1b86c..f48e4e596 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.6.3-SNAPSHOT + 1.6.4-SNAPSHOT pom diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index 8d4a622fe..9cbcc2a5d 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.6.3-SNAPSHOT + 1.6.4-SNAPSHOT Config Component Encryption Tool - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-encryption-tool-provider - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index dfb043aa1..031cfffdb 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/pom.xml @@ -65,5 +65,5 @@ installer - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index 47160f18b..8c644a2ae 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -125,5 +125,5 @@ - 1.6.3-SNAPSHOT + 1.6.4-SNAPSHOT -- cgit 1.2.3-korg