From ccec11114744377358c8a3e87174aa4d29019f58 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Sat, 3 Aug 2019 23:06:41 -0700 Subject: Increment versions after release Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623 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 256393328..4f86078f7 100644 --- a/appc-metric/appc-metric-bundle/pom.xml +++ b/appc-metric/appc-metric-bundle/pom.xml @@ -102,5 +102,5 @@ - 1.6.0-SNAPSHOT + 1.6.1-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 cbb06662e..c51129229 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.0-SNAPSHOT + 1.6.1-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 3c42c2845..35c51f867 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.0-SNAPSHOT + 1.6.1-SNAPSHOT feature diff --git a/appc-metric/appc-metric-features/pom.xml b/appc-metric/appc-metric-features/pom.xml index f803aa593..6e1a9d3fa 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.0-SNAPSHOT + 1.6.1-SNAPSHOT pom diff --git a/appc-metric/appc-metric-installer/pom.xml b/appc-metric/appc-metric-installer/pom.xml index 6bc7a0871..c462d9b20 100644 --- a/appc-metric/appc-metric-installer/pom.xml +++ b/appc-metric/appc-metric-installer/pom.xml @@ -152,5 +152,5 @@ - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT diff --git a/appc-metric/pom.xml b/appc-metric/pom.xml index 95cd01694..da1e418de 100644 --- a/appc-metric/pom.xml +++ b/appc-metric/pom.xml @@ -42,5 +42,5 @@ appc-metric-installer - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT -- cgit 1.2.3-korg