From: Robert Varga Date: Tue, 28 Jul 2020 09:52:03 +0000 (+0200) Subject: Bump versions to 1.8.1-SNAPSHOT X-Git-Tag: release/sulfur~53 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=1911a2a822c43e02a20ade614b5ed5be20b049eb;p=serviceutils.git Bump versions to 1.8.1-SNAPSHOT This starts the next development iteration. Change-Id: I145443ecf4a1fd084210fc36a7d8cc1de630c149 Signed-off-by: Robert Varga --- diff --git a/features/odl-infrautils-metrics-prometheus/pom.xml b/features/odl-infrautils-metrics-prometheus/pom.xml index fe127686..251d04bf 100644 --- a/features/odl-infrautils-metrics-prometheus/pom.xml +++ b/features/odl-infrautils-metrics-prometheus/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../parent diff --git a/features/odl-infrautils-metrics-sample/pom.xml b/features/odl-infrautils-metrics-sample/pom.xml index 7ed571a0..faf32d31 100644 --- a/features/odl-infrautils-metrics-sample/pom.xml +++ b/features/odl-infrautils-metrics-sample/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../parent diff --git a/features/odl-infrautils-metrics/pom.xml b/features/odl-infrautils-metrics/pom.xml index d0298b2a..df33ded9 100644 --- a/features/odl-infrautils-metrics/pom.xml +++ b/features/odl-infrautils-metrics/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../parent diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 1a9d4bf6..c4a8d03d 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../../common/parent diff --git a/metrics/impl-prometheus/pom.xml b/metrics/impl-prometheus/pom.xml index c199c6b2..aeff213f 100644 --- a/metrics/impl-prometheus/pom.xml +++ b/metrics/impl-prometheus/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../../common/parent diff --git a/metrics/impl-test/pom.xml b/metrics/impl-test/pom.xml index 841471c4..ea1a6dc2 100644 --- a/metrics/impl-test/pom.xml +++ b/metrics/impl-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../../common/parent diff --git a/metrics/impl/pom.xml b/metrics/impl/pom.xml index 82ac6a27..f28e0512 100644 --- a/metrics/impl/pom.xml +++ b/metrics/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.infrautils parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../../common/parent diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index 3619b506..8c373ea0 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils itestutils-parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../../itestutils/parent/ diff --git a/metrics/pom.xml b/metrics/pom.xml index 61c6c19f..5ae4691e 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.infrautils metrics-aggregator - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT pom diff --git a/metrics/sample/impl/pom.xml b/metrics/sample/impl/pom.xml index 5bcc1388..6694ce8d 100644 --- a/metrics/sample/impl/pom.xml +++ b/metrics/sample/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.infrautils parent - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT ../../../common/parent