From 4836b7ed83e0128e2a53877f0faf68e1e509591a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 7 Aug 2019 13:05:39 -0700 Subject: Increment version to 1.6.2 Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9 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 4f86078f7..5b111ded6 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -102,5 +102,5 @@ - 1.6.1-SNAPSHOT + 1.6.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 c51129229..5e1ec8b7c 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.1-SNAPSHOT + 1.6.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 35c51f867..b465efa81 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.1-SNAPSHOT + 1.6.2-SNAPSHOT feature diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index 6e1a9d3fa..1d095ca62 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.1-SNAPSHOT + 1.6.2-SNAPSHOT pom diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index c462d9b20..befd447c0 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -152,5 +152,5 @@ - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index da1e418de..f5a06b844 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -42,5 +42,5 @@ appc-metric-installer - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT -- cgit 1.2.3-korg