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-metric/appc-metric-bundle/pom.xml | 2 +- appc-metric/appc-metric-features/features-appc-metric/pom.xml | 2 +- appc-metric/appc-metric-features/onap-appc-metric/pom.xml | 2 +- appc-metric/appc-metric-features/pom.xml | 2 +- appc-metric/appc-metric-installer/pom.xml | 2 +- appc-metric/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-metric') diff --git a/appc-metric/appc-metric-bundle/pom.xml b/appc-metric/appc-metric-bundle/pom.xml index a5e015394..e9180b462 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -106,5 +106,5 @@ - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT diff --git a/appc-metric/appc-metric-features/features-appc-metric/pom.xml b/appc-metric/appc-metric-features/features-appc-metric/pom.xml index 54e6123fa..01eb8b633 100644 --- a/appc-metric/appc-metric-features/features-appc-metric/pom.xml +++ b/appc-metric/appc-metric-features/features-appc-metric/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-metric - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT feature diff --git a/appc-metric/appc-metric-features/onap-appc-metric/pom.xml b/appc-metric/appc-metric-features/onap-appc-metric/pom.xml index 160657c59..42fad40ae 100644 --- a/appc-metric/appc-metric-features/onap-appc-metric/pom.xml +++ b/appc-metric/appc-metric-features/onap-appc-metric/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc onap-appc-metric - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT feature diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index 6d51d9eb5..43cdde62d 100644 --- a/appc-metric/appc-metric-features/pom.xml +++ b/appc-metric/appc-metric-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-metric-feature-aggregator - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT pom diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index d4b65cb69..ffb19ddcc 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -152,5 +152,5 @@ - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index 73af99cfd..bbfbbc188 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -43,5 +43,5 @@ appc-metric-installer - 1.8.0-SNAPSHOT + 2.7.2-SNAPSHOT -- cgit 1.2.3-korg