From 168e4d78cedabc1b4bceabe70b983e60f72ea606 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 1 Oct 2024 01:16:29 +0000 Subject: [PATCH] Bump versions by x.y.(z+1) Change-Id: Id6ef4eba55ada7bf6d2c0c45fea641ac41905de6 Signed-off-by: jenkins-releng --- akka-infoprovider-impl/pom.xml | 2 +- artifacts/pom.xml | 2 +- features/daexim-features/pom.xml | 2 +- features/odl-daexim-all/pom.xml | 2 +- features/odl-daexim/pom.xml | 2 +- features/pom.xml | 2 +- impl/pom.xml | 2 +- karaf/pom.xml | 2 +- model/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- spi/pom.xml | 2 +- test-model/pom.xml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/akka-infoprovider-impl/pom.xml b/akka-infoprovider-impl/pom.xml index 986587b..16cbf8d 100644 --- a/akka-infoprovider-impl/pom.xml +++ b/akka-infoprovider-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 77b3b49..4e59ed5 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-artifacts - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 41ff08a..1409fd2 100644 --- a/features/daexim-features/pom.xml +++ b/features/daexim-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-features - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index d189796..1be8914 100644 --- a/features/odl-daexim-all/pom.xml +++ b/features/odl-daexim-all/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim odl-daexim-all - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index ee67821..8d044c4 100644 --- a/features/odl-daexim/pom.xml +++ b/features/odl-daexim/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim odl-daexim - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index 8797202..197822f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT pom diff --git a/impl/pom.xml b/impl/pom.xml index d8ca564..9144b54 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index e9fb8db..dde5e76 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-karaf - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 610d939..ed2a71e 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-model bundle - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index dc61b42..bad0484 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 9aab327..c9a492c 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom org.opendaylight.daexim daexim - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT test-model model diff --git a/spi/pom.xml b/spi/pom.xml index e1254d1..c6413e1 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-spi bundle - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT diff --git a/test-model/pom.xml b/test-model/pom.xml index c139925..02bcbcf 100644 --- a/test-model/pom.xml +++ b/test-model/pom.xml @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-test-model bundle - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT -- 2.25.1