From e8d37bfde904531793bde52e17300811ce1b75c3 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 8 Oct 2019 12:29:24 -0700 Subject: Increment version to 1.7.0-SNAPSHOT Change-Id: I5c9c5141f39a653e6604551488e955c2f0a68004 Signed-off-by: Patrick Brady Issue-ID: APPC-1686 --- 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 6363db07a..1ea3bb95e 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -106,5 +106,5 @@ - 1.6.5-SNAPSHOT + 1.7.0-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 08d256c74..f065cf323 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.6.5-SNAPSHOT + 1.7.0-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 203c09e7a..c307d8d59 100644 --- a/appc-metric/appc-metric-features/onap-appc-metric/pom.xml +++ b/appc-metric/appc-metric-features/onap-appc-metric/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-metric - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT feature diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index ceec8c93d..a8e38a6cb 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.6.5-SNAPSHOT + 1.7.0-SNAPSHOT pom diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index 7d7f6dbeb..ebd3b8fb4 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -152,5 +152,5 @@ - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index 5dfd7defa..6f20b1f5a 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -42,5 +42,5 @@ appc-metric-installer - 1.6.5-SNAPSHOT + 1.7.0-SNAPSHOT -- cgit 1.2.3-korg