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-core/appc-common-bundle/pom.xml | 2 +- appc-core/appc-core-features/onap-appc-common/pom.xml | 2 +- appc-core/appc-core-features/onap-appc-core/pom.xml | 2 +- appc-core/appc-core-features/pom.xml | 2 +- appc-core/appc-core-installer/pom.xml | 4 ++-- appc-core/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-core') diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index a9ac4771a..a757fe963 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -193,5 +193,5 @@ - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml index 284ed1ff1..865c306e5 100644 --- a/appc-core/appc-core-features/onap-appc-common/pom.xml +++ b/appc-core/appc-core-features/onap-appc-common/pom.xml @@ -46,5 +46,5 @@ features - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml index d88b2844c..7a0af5961 100644 --- a/appc-core/appc-core-features/onap-appc-core/pom.xml +++ b/appc-core/appc-core-features/onap-appc-core/pom.xml @@ -40,5 +40,5 @@ features - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml index f48c34767..df7396ed3 100644 --- a/appc-core/appc-core-features/pom.xml +++ b/appc-core/appc-core-features/pom.xml @@ -33,5 +33,5 @@ onap-appc-common onap-appc-core - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml index 182a10da8..472ba436e 100644 --- a/appc-core/appc-core-installer/pom.xml +++ b/appc-core/appc-core-installer/pom.xml @@ -23,7 +23,7 @@ org.onap.appc appc-core - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT appc-core-installer pom @@ -141,5 +141,5 @@ - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT diff --git a/appc-core/pom.xml b/appc-core/pom.xml index ef9175bd4..78c2d6c59 100644 --- a/appc-core/pom.xml +++ b/appc-core/pom.xml @@ -34,5 +34,5 @@ appc-core-features appc-core-installer - 1.7.1-SNAPSHOT + 1.7.2-SNAPSHOT -- cgit 1.2.3-korg