From ade26b786a5497e52d26bbe4a96cccaa030d729b Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 16 Nov 2018 10:40:46 -0800 Subject: Increment version number Changing from version 1.4.1-SNAPSHOT to 1.4.2-SNAPSHOT Change-Id: I0f0fc2912bd1ed384c62f17a06aafe44835e10ab Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- .../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 87fef21b1..7988829d8 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.4.1-SNAPSHOT + 1.4.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 b1fa1b18e..b097778bc 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT feature diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index 1523dddcc..d864b869c 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT pom diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index af68039e1..f2e5b3aeb 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.4.1-SNAPSHOT + 1.4.2-SNAPSHOT Config Component Encryption Tool - Installer pom @@ -56,7 +56,7 @@ org.onap.appc appc-config-encryption-tool-provider - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index 8882db405..22ec93bb5 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/pom.xml @@ -65,5 +65,5 @@ installer - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index 5e20a59f3..e869834dd 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -117,5 +117,5 @@ - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT -- cgit 1.2.3-korg