----> Verify version bump Entering 'daexim' commit 36d162846e3b3352f5dce5d79ffa7c982b71d2d7 Author: jenkins-releng Date: Sun Jan 25 06:33:28 2026 +0000 Bump versions by x.y.(z+1) Change-Id: I49a67e00222f6d6c1d9fdc78b63b7b6077b9255b Signed-off-by: jenkins-releng diff --git a/akka-infoprovider-impl/pom.xml b/akka-infoprovider-impl/pom.xml index 9bc5919..9ff616f 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index bc4bf44..5044b3f 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 321b41f..4efd3ef 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index 629aee3..d212856 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 7b9d312..80a5b8d 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index ca3da22..e8245a9 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom diff --git a/impl/pom.xml b/impl/pom.xml index 0882af8..88f7e2a 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index 65b8555..f7efb1e 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 2cbb663..eb10469 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 58b4b1f..fff8019 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 07d1115..a5a6dbb 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT test-model model diff --git a/spi/pom.xml b/spi/pom.xml index d98cb66..23c89a3 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT diff --git a/test-model/pom.xml b/test-model/pom.xml index 484669c..ffcefef 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.18.0-SNAPSHOT + 1.18.1-SNAPSHOT Entering 'integration/distribution' commit bb09cb5ccf2295f23228017295d4e86a9927622e Author: jenkins-releng Date: Sun Jan 25 06:33:28 2026 +0000 Bump versions by x.y.(z+1) Change-Id: I4aeda6d78439ca1605068718a67e60a9861badc4 Signed-off-by: jenkins-releng diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 9d92ad6c..82a7a2b3 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration all-artifacts - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 7fe2f9c3..9be4e47f 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-artifacts - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom diff --git a/artifacts/pom.xml b/artifacts/pom.xml index c1e8740b..2a1e6492 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration artifacts-aggregator - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index e01d4aba..29a5f0ce 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-all-artifacts - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index 87c263e7..eb0cd0a2 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.integration properties - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT ../properties artifact-artifacts diff --git a/artifacts/upstream/other/pom.xml b/artifacts/upstream/other/pom.xml index 49a73dc4..65463017 100644 --- a/artifacts/upstream/other/pom.xml +++ b/artifacts/upstream/other/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT ../properties other-artifacts diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index f0ad5489..2143d918 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-aggregator - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index bdd75a76..44d2c241 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration properties - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 03b23371..e03e5a49 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-index - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT feature diff --git a/features/repos/pom.xml b/features/repos/pom.xml index 433ae07b..a37aa1a8 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration repos-aggregator - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 071ea9f0..e8ce2da9 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-test - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT feature diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index d783bca9..0da37b78 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-all - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT feature diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 6abdd4ae..65597b2d 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-compatible-with-all - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT feature diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 8e3d1b34..7686e1e5 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration singles-aggregator - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 7b101f82..2c8e9c84 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration karaf-scripts - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT jar ODL :: integration :: Karaf :: Scripts :: ${project.artifactId} The actual Karaf archive building sub-project. diff --git a/karaf/pom.xml b/karaf/pom.xml index e85edd4b..8e146c1c 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.integration karaf - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom @@ -43,7 +43,7 @@ org.opendaylight.integration all-artifacts - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT import pom @@ -97,7 +97,7 @@ org.opendaylight.integration karaf-scripts - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT test diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index 6255d045..a69055a5 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.integration onap-karaf - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom ODL :: integration :: ${project.artifactId} 4.0.0 diff --git a/pom.xml b/pom.xml index 6d4db7b4..ecb19a99 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-aggregator - 0.23.0-SNAPSHOT + 0.23.1-SNAPSHOT pom Integration/Distribution Entering 'jsonrpc' commit fe6a8bf5ec70447c65aa251b6aa2f895b5706fdf Author: jenkins-releng Date: Sun Jan 25 06:33:28 2026 +0000 Bump versions by x.y.(z+1) Change-Id: I58ec730a0c40a18dd632cc8a72fc538bef3a2481 Signed-off-by: jenkins-releng diff --git a/api/pom.xml b/api/pom.xml index cd177063..7b82e3ae 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../parent jsonrpc-api diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 1d8213e1..cfe7ca1b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-artifacts - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT pom JSON-RPC :: Artifacts diff --git a/binding-adapter/pom.xml b/binding-adapter/pom.xml index 2038ee86..7e84fa8f 100644 --- a/binding-adapter/pom.xml +++ b/binding-adapter/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../parent diff --git a/bus/api/pom.xml b/bus/api/pom.xml index a3e4f5c8..3dc09033 100644 --- a/bus/api/pom.xml +++ b/bus/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/config/pom.xml b/bus/config/pom.xml index 3ca55432..e247765e 100644 --- a/bus/config/pom.xml +++ b/bus/config/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.jsonrpc.bus bus-config - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT JSON-RPC :: BUS :: Config Configuration files for JSONRPC bus jar diff --git a/bus/examples/binding-bridge/pom.xml b/bus/examples/binding-bridge/pom.xml index 22943b31..268d2b61 100644 --- a/bus/examples/binding-bridge/pom.xml +++ b/bus/examples/binding-bridge/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/examples/inband-models/pom.xml b/bus/examples/inband-models/pom.xml index dd32694d..36e7fc71 100644 --- a/bus/examples/inband-models/pom.xml +++ b/bus/examples/inband-models/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../../parent inband-models diff --git a/bus/examples/pom.xml b/bus/examples/pom.xml index 3ef744fc..02ad1bd5 100644 --- a/bus/examples/pom.xml +++ b/bus/examples/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-bus - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT org.opendaylight.jsonrpc.bus examples diff --git a/bus/jsonrpc/pom.xml b/bus/jsonrpc/pom.xml index e52e59f3..bffdb222 100644 --- a/bus/jsonrpc/pom.xml +++ b/bus/jsonrpc/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/messagelib/pom.xml b/bus/messagelib/pom.xml index 8fbb2583..0c90b8a7 100644 --- a/bus/messagelib/pom.xml +++ b/bus/messagelib/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/pom.xml b/bus/pom.xml index 3efcee76..c680b6c7 100644 --- a/bus/pom.xml +++ b/bus/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT jsonrpc-bus pom diff --git a/bus/spi/pom.xml b/bus/spi/pom.xml index a696f50f..1efdcd37 100644 --- a/bus/spi/pom.xml +++ b/bus/spi/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-http/pom.xml b/bus/transport-http/pom.xml index 58153df6..f9508307 100644 --- a/bus/transport-http/pom.xml +++ b/bus/transport-http/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-zmq/pom.xml b/bus/transport-zmq/pom.xml index 39817653..a7c37b32 100644 --- a/bus/transport-zmq/pom.xml +++ b/bus/transport-zmq/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/dom-codec/pom.xml b/dom-codec/pom.xml index 6ad8f23e..04f6a37d 100644 --- a/dom-codec/pom.xml +++ b/dom-codec/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../parent diff --git a/features/features-jsonrpc/pom.xml b/features/features-jsonrpc/pom.xml index 07569a33..e74e62b3 100644 --- a/features/features-jsonrpc/pom.xml +++ b/features/features-jsonrpc/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc features-jsonrpc - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature JSON-RPC :: Features :: repository diff --git a/features/odl-jsonrpc-all/pom.xml b/features/odl-jsonrpc-all/pom.xml index 2a98c91c..07a3c16f 100644 --- a/features/odl-jsonrpc-all/pom.xml +++ b/features/odl-jsonrpc-all/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-all - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature JSON-RPC :: Feature :: all diff --git a/features/odl-jsonrpc-bus/pom.xml b/features/odl-jsonrpc-bus/pom.xml index c4924a8d..9dc94bfb 100644 --- a/features/odl-jsonrpc-bus/pom.xml +++ b/features/odl-jsonrpc-bus/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-bus - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature JSON-RPC :: Feature :: bus diff --git a/features/odl-jsonrpc-cluster/pom.xml b/features/odl-jsonrpc-cluster/pom.xml index 562d30ce..352ce7a7 100644 --- a/features/odl-jsonrpc-cluster/pom.xml +++ b/features/odl-jsonrpc-cluster/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-cluster - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature JSON-RPC :: Feature :: Cluster diff --git a/features/odl-jsonrpc-provider/pom.xml b/features/odl-jsonrpc-provider/pom.xml index 2732b277..bad548c7 100644 --- a/features/odl-jsonrpc-provider/pom.xml +++ b/features/odl-jsonrpc-provider/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-provider - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature JSON-RPC :: Feature :: provider diff --git a/features/pom.xml b/features/pom.xml index b4519d0a..3b2eec7f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.jsonrpc features-aggregator - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT pom JSON-RPC :: Features :: Aggregator diff --git a/karaf/pom.xml b/karaf/pom.xml index 00d6c45e..f2b273c6 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-karaf - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT JSON-RPC :: Karaf pom diff --git a/parent/pom.xml b/parent/pom.xml index 9bd063a1..059f6d57 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT pom JSON-RPC :: Parent diff --git a/pom.xml b/pom.xml index 3795f64f..f0585e9e 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT pom JSON-RPC :: POM diff --git a/provider/cluster/pom.xml b/provider/cluster/pom.xml index 2c28abc1..3d838927 100644 --- a/provider/cluster/pom.xml +++ b/provider/cluster/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-provider - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT .. diff --git a/provider/common/pom.xml b/provider/common/pom.xml index 7dc9160c..2dd65ad8 100644 --- a/provider/common/pom.xml +++ b/provider/common/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-provider - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT .. diff --git a/provider/pom.xml b/provider/pom.xml index 34a6d116..86ce966d 100644 --- a/provider/pom.xml +++ b/provider/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../parent diff --git a/provider/single/pom.xml b/provider/single/pom.xml index 0c24d0ac..f3f1d324 100644 --- a/provider/single/pom.xml +++ b/provider/single/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-provider - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT .. diff --git a/security/aaa/pom.xml b/security/aaa/pom.xml index b38c957b..0583c6e2 100644 --- a/security/aaa/pom.xml +++ b/security/aaa/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/api/pom.xml b/security/api/pom.xml index 957fe433..ade8d38e 100644 --- a/security/api/pom.xml +++ b/security/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/noop/pom.xml b/security/noop/pom.xml index 5cb540e4..499279ed 100644 --- a/security/noop/pom.xml +++ b/security/noop/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/pom.xml b/security/pom.xml index d6f7701a..e5b6bd7a 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT jsonrpc-security pom diff --git a/security/service/pom.xml b/security/service/pom.xml index bbd3e7d7..a018e5fe 100644 --- a/security/service/pom.xml +++ b/security/service/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/test-model/pom.xml b/test-model/pom.xml index 211147d1..41575072 100644 --- a/test-model/pom.xml +++ b/test-model/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../parent jsonrpc-test-model diff --git a/tools/parent/pom.xml b/tools/parent/pom.xml index d0ba57ca..e734ceb8 100644 --- a/tools/parent/pom.xml +++ b/tools/parent/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../../parent tools-parent diff --git a/tools/pom.xml b/tools/pom.xml index 528bb95b..6cca8763 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT jsonrpc-tools pom diff --git a/tools/test-tool/pom.xml b/tools/test-tool/pom.xml index 4ec40d90..4986cfbf 100644 --- a/tools/test-tool/pom.xml +++ b/tools/test-tool/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc tools-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../parent test-tool Entering 'lispflowmapping' commit 01bcd022fbc1ad0156fea22c272a2585cf7cd06a Author: jenkins-releng Date: Sun Jan 25 06:33:28 2026 +0000 Bump versions by x.y.(z+1) Change-Id: I55805eef811c80eb85d0d5eaafe434f794d6b0f0 Signed-off-by: jenkins-releng diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 566be969..60da8815 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-artifacts - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT pom diff --git a/commons/build_tools/pom.xml b/commons/build_tools/pom.xml index 4363358c..671508eb 100644 --- a/commons/build_tools/pom.xml +++ b/commons/build_tools/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT ../parent diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index 0776e6d4..4728dfc6 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT pom @@ -51,7 +51,7 @@ org.opendaylight.lispflowmapping lispflowmapping-artifacts - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT pom import diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index 0b24fb29..ab71925a 100644 --- a/features/features-lispflowmapping/pom.xml +++ b/features/features-lispflowmapping/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-lispflowmapping - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index cc1ceae1..7858f5df 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-inmemorydb - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index 9fe12402..ac0965da 100644 --- a/features/odl-lispflowmapping-mappingservice-shell/pom.xml +++ b/features/odl-lispflowmapping-mappingservice-shell/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice-shell - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 2cee6c31..0fa8bedb 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index dacd75fc..c2376fb2 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-models - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index e4f2b113..630b07fb 100644 --- a/features/odl-lispflowmapping-msmr/pom.xml +++ b/features/odl-lispflowmapping-msmr/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-msmr - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index f3c33515..4538dd17 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-southbound - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT feature diff --git a/features/pom.xml b/features/pom.xml index 69bdef2c..f80ce94a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-aggregator - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT pom diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index f0f019e6..232e8a60 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.lispflowmapping mappingservice.integrationtest - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT bundle @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT zip diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 6485438e..e45e6fa7 100644 --- a/lispflowmapping-karaf/pom.xml +++ b/lispflowmapping-karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT pom diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 1f9be10c..c9dd7cee 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT bundle diff --git a/mappingservice/dsbackend/pom.xml b/mappingservice/dsbackend/pom.xml index ca3b05b3..3d193fb0 100644 --- a/mappingservice/dsbackend/pom.xml +++ b/mappingservice/dsbackend/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT mappingservice.dsbackend diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index cc850fc4..fb8c256a 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT mappingservice.implementation diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml index 2632e844..d4b7ae66 100644 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT mappingservice.inmemorydb diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index dc9d89c5..932e4b73 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT bundle diff --git a/mappingservice/mapcache/pom.xml b/mappingservice/mapcache/pom.xml index 92459179..bc2bb569 100644 --- a/mappingservice/mapcache/pom.xml +++ b/mappingservice/mapcache/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT mappingservice.mapcache diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 4a067f7f..55429b64 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT pom diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml index 6cf1bf7e..1ec17a6b 100644 --- a/mappingservice/shell/pom.xml +++ b/mappingservice/shell/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT mappingservice.shell diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 0b5d95de..c3dcdf94 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT mappingservice.southbound diff --git a/pom.xml b/pom.xml index ba7c8b66..e54de5ca 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.22.0-SNAPSHOT + 1.22.1-SNAPSHOT commons/parent Entering 'ovsdb' commit da9c04b2e68c1a6cd4bb18fa973c0944dd510766 Author: jenkins-releng Date: Sun Jan 25 06:33:28 2026 +0000 Bump versions by x.y.(z+1) Change-Id: Ia59e1406d64fc210aab0fd0cb2e86d23c6ea0481 Signed-off-by: jenkins-releng diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 35b938f2f..24066ced2 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT pom diff --git a/commons/it/pom.xml b/commons/it/pom.xml index 604aa3ecd..6336adbb5 100644 --- a/commons/it/pom.xml +++ b/commons/it/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index 3a21ed6e5..cd596ffbf 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb parents - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml index 64a9b0046..4ddd52278 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-api - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT bundle diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index efcd385d2..8877fb162 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb hwvtepsouthbound-artifacts - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT pom diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml index 66aad7bd0..6fbf62a8e 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb hwvtepsouthbound-features - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml index 3a9d15bc0..096211cc3 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-api - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml index b8d8efaff..a3160552e 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-rest - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml index 37459cc24..b1d6ee5db 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml index 73caeb8eb..3e85d1f62 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/it diff --git a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml index b22c72888..41bdcb8e8 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-karaf - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT pom diff --git a/hwvtepsouthbound/pom.xml b/hwvtepsouthbound/pom.xml index 10a6dde14..0bbf40a8f 100644 --- a/hwvtepsouthbound/pom.xml +++ b/hwvtepsouthbound/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.ovsdb hwvtepsouthbound-aggregator - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/library/artifacts/pom.xml b/library/artifacts/pom.xml index 7076c7105..b89f500f9 100644 --- a/library/artifacts/pom.xml +++ b/library/artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-artifacts - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT pom diff --git a/library/features/features/pom.xml b/library/features/features/pom.xml index 1a7601eb9..567316f25 100644 --- a/library/features/features/pom.xml +++ b/library/features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-features - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT feature diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml index d8969727e..c118f158c 100644 --- a/library/features/odl-ovsdb-library/pom.xml +++ b/library/features/odl-ovsdb-library/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-library - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/library/impl/pom.xml b/library/impl/pom.xml index 49998cbd5..98a1ab77e 100644 --- a/library/impl/pom.xml +++ b/library/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb library - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT bundle diff --git a/library/it/pom.xml b/library/it/pom.xml index d56d180ef..8193c4f53 100644 --- a/library/it/pom.xml +++ b/library/it/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/it 4.0.0 org.opendaylight.ovsdb library-it - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT jar @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-karaf - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT zip diff --git a/library/karaf/pom.xml b/library/karaf/pom.xml index 7a1a53a31..524ec213a 100644 --- a/library/karaf/pom.xml +++ b/library/karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb library-karaf - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT pom diff --git a/library/pom.xml b/library/pom.xml index 7209bf3c8..daef6e88b 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-aggregator - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 63ad7edbf..1c4f63a2d 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ${project.artifactId} pom diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml index 99f2ce62a..814de9e8c 100644 --- a/schemas/hardwarevtep/pom.xml +++ b/schemas/hardwarevtep/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.hardwarevtep - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT bundle diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml index 88317e50d..26f8ecc05 100644 --- a/schemas/openvswitch/pom.xml +++ b/schemas/openvswitch/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.openvswitch - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT bundle diff --git a/schemas/pom.xml b/schemas/pom.xml index 07b3e0ba7..7f56bbe08 100644 --- a/schemas/pom.xml +++ b/schemas/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb schemas - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/pom.xml b/southbound/pom.xml index 8f1826bd7..13fede6f4 100644 --- a/southbound/pom.xml +++ b/southbound/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.ovsdb southbound-aggregator - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml index 1dee9d461..f8297d6cf 100644 --- a/southbound/southbound-api/pom.xml +++ b/southbound/southbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb southbound-api - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT bundle diff --git a/southbound/southbound-artifacts/pom.xml b/southbound/southbound-artifacts/pom.xml index ccee3a932..fa50ac2bc 100644 --- a/southbound/southbound-artifacts/pom.xml +++ b/southbound/southbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-artifacts - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT pom diff --git a/southbound/southbound-features/features/pom.xml b/southbound/southbound-features/features/pom.xml index 83f6ea08f..e729be363 100644 --- a/southbound/southbound-features/features/pom.xml +++ b/southbound/southbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-features - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT feature diff --git a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml index a80f8b5ea..d3a57ca1c 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-southbound-api - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT feature diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml index ba94cd0ed..2d2af3f2d 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-southbound-impl-rest - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index 445789ec4..58f7b36ac 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index fd146668b..91da9702f 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/it 4.0.0 diff --git a/southbound/southbound-karaf/pom.xml b/southbound/southbound-karaf/pom.xml index 8ebdf108e..7a54d4f22 100644 --- a/southbound/southbound-karaf/pom.xml +++ b/southbound/southbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb southbound-karaf - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT pom diff --git a/utils/config/pom.xml b/utils/config/pom.xml index be6174cd5..288abe67f 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.config - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml index 70f30bda5..2a5ca74bc 100644 --- a/utils/hwvtepsouthbound-utils/pom.xml +++ b/utils/hwvtepsouthbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.hwvtepsouthbound-utils - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT bundle diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index b4644b9ba..487478c7d 100644 --- a/utils/mdsal-utils/pom.xml +++ b/utils/mdsal-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.mdsal-utils - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT bundle diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml index 67d78a152..bb2b157df 100644 --- a/utils/odl-ovsdb-utils/pom.xml +++ b/utils/odl-ovsdb-utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-utils - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT feature diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index 73bcdb03e..348b01f94 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent diff --git a/utils/pom.xml b/utils/pom.xml index 8f7afb0c0..965873568 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb utils - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT pom diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index 1cd1b45b9..dc7642cb9 100644 --- a/utils/servicehelper/pom.xml +++ b/utils/servicehelper/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.servicehelper - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT bundle diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml index 3d0595142..c83d2873d 100644 --- a/utils/southbound-utils/pom.xml +++ b/utils/southbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.southbound-utils - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT bundle diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml index 7de0da12f..f283ecf1d 100644 --- a/utils/yang-utils/pom.xml +++ b/utils/yang-utils/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.21.0-SNAPSHOT + 1.21.1-SNAPSHOT ../../commons/binding-parent commit 521df6d2cc9a6c0f05a9c98eef84f34c05e9ee96 Author: jenkins-releng Date: Thu Jan 15 08:12:35 2026 +0000 Update git submodules * Update integration/distribution from branch 'stable/vanadium' to 586039152dc85ad06b314cab89f466900d01f965 - Update .gitreview to stable/vanadium Change-Id: Ic4161c2903dfc3b9ab1f7ef6c23fd8d87620669f Signed-off-by: jenkins-releng diff --git a/integration/distribution b/integration/distribution index d353d128a..586039152 160000 --- a/integration/distribution +++ b/integration/distribution @@ -1 +1 @@ -Subproject commit d353d128af4e2952b9bedee812bf56acbe08bfa0 +Subproject commit 586039152dc85ad06b314cab89f466900d01f965 On branch stable/vanadium Your branch is up to date with 'origin/stable/vanadium'. Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: daexim (new commits) modified: integration/distribution (new commits) modified: jsonrpc (new commits) modified: lispflowmapping (new commits) modified: ovsdb (new commits) Untracked files: (use "git add ..." to include in what will be committed) archives/ no changes added to commit (use "git add" and/or "git commit -a") daexim.bundle daexim.patch integration-distribution.bundle integration-distribution.patch jsonrpc.bundle jsonrpc.patch lispflowmapping.bundle lispflowmapping.patch ovsdb.bundle ovsdb.patch