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 --- appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml | 2 +- .../appc-command-executor/appc-command-executor-core/pom.xml | 2 +- .../features-appc-command-executor/pom.xml | 2 +- .../appc-command-executor-features/onap-appc-command-executor/pom.xml | 2 +- .../appc-command-executor/appc-command-executor-features/pom.xml | 2 +- appc-dispatcher/appc-command-executor/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-dispatcher/appc-command-executor') diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml index 03d93f1dc..95059cca5 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml @@ -88,5 +88,5 @@ org.onap.appc - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml index e8ed71f91..35ec2384a 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml @@ -134,5 +134,5 @@ org.onap.appc - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml index 7e7831be5..31b0796e5 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/features-appc-command-executor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-command-executor - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT feature diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml index 766816995..3ea6665b5 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/onap-appc-command-executor/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-command-executor - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT feature diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml index b3c42ae51..45ce9c8c7 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-command-executor-feature-aggregator - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT pom diff --git a/appc-dispatcher/appc-command-executor/pom.xml b/appc-dispatcher/appc-command-executor/pom.xml index 7585f60d7..544df1204 100644 --- a/appc-dispatcher/appc-command-executor/pom.xml +++ b/appc-dispatcher/appc-command-executor/pom.xml @@ -45,5 +45,5 @@ org.onap.appc - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT -- cgit 1.2.3-korg