----> Verify version bump Entering 'daexim' commit ee4c8f3e3b72b793f980188f43cfccb04a6785f7 Author: jenkins-releng Date: Sun Oct 19 21:55:44 2025 +0000 Bump versions by x.y.(z+1) Change-Id: I87f79e7bf39c18a5aab77327607ef4d3e1b9e47c Signed-off-by: jenkins-releng diff --git a/akka-infoprovider-impl/pom.xml b/akka-infoprovider-impl/pom.xml index 736599e..e9dcefd 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 6c956ba..6c53b79 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index b3fbaa9..84eff37 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index 4ae7863..d5ed993 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 0648ea7..fa62ab2 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index f336188..747b81a 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.17.1-SNAPSHOT + 1.17.2-SNAPSHOT pom diff --git a/impl/pom.xml b/impl/pom.xml index 330d033..49c5d58 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index f9b8417..7e6b28f 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 255770e..4a2ac89 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index e53329b..8e6a81c 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 1749cd1..3cabb6f 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT test-model model diff --git a/spi/pom.xml b/spi/pom.xml index a33e76f..2254883 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT diff --git a/test-model/pom.xml b/test-model/pom.xml index e25342e..c2c5c87 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.17.1-SNAPSHOT + 1.17.2-SNAPSHOT Entering 'integration/distribution' commit bb5d6ba07c6f102668e8e3b6175478f7a89f6ed0 Author: jenkins-releng Date: Sun Oct 19 21:55:44 2025 +0000 Bump versions by x.y.(z+1) Change-Id: I77d1c226f8ee2c84a14391404f3fd20aeeb82356 Signed-off-by: jenkins-releng diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 9889569e..e7ea1008 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration all-artifacts - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index 9d72594e..7cb050df 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-artifacts - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom diff --git a/artifacts/pom.xml b/artifacts/pom.xml index a05f0db7..77ca5160 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration artifacts-aggregator - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index b9d79eea..81a01086 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-all-artifacts - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index e6ece8e2..9abc4915 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.integration properties - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT ../properties artifact-artifacts diff --git a/artifacts/upstream/other/pom.xml b/artifacts/upstream/other/pom.xml index 1e3280ae..cb49deab 100644 --- a/artifacts/upstream/other/pom.xml +++ b/artifacts/upstream/other/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT ../properties other-artifacts diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index be267af8..7e68ec55 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-aggregator - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 200a65e9..6c6539bb 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration properties - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 8e29203b..7f977b19 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-index - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT feature diff --git a/features/repos/pom.xml b/features/repos/pom.xml index f05afcd5..b9102be3 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration repos-aggregator - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 1b2493d9..62b2df6a 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-test - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT feature diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 70bceafd..568cb677 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.22.1-SNAPSHOT + 0.22.2-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 96b6c836..b53a6b0c 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.22.1-SNAPSHOT + 0.22.2-SNAPSHOT feature diff --git a/features/singles/pom.xml b/features/singles/pom.xml index 5c812ec9..22110077 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration singles-aggregator - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 9f4e8761..93570419 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration karaf-scripts - 0.22.1-SNAPSHOT + 0.22.2-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 4d55820b..fe1eccb7 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.integration karaf - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom @@ -43,7 +43,7 @@ org.opendaylight.integration all-artifacts - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT import pom @@ -97,7 +97,7 @@ org.opendaylight.integration karaf-scripts - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT test diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index be660de7..6f67a5a7 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.integration onap-karaf - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom ODL :: integration :: ${project.artifactId} 4.0.0 diff --git a/pom.xml b/pom.xml index cbe1a533..98bf6afc 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-aggregator - 0.22.1-SNAPSHOT + 0.22.2-SNAPSHOT pom Integration/Distribution Entering 'jsonrpc' commit 5a977684fbc8b0083810825046f11e503bb61da1 Author: jenkins-releng Date: Sun Oct 19 21:55:44 2025 +0000 Bump versions by x.y.(z+1) Change-Id: I615dd33f35234fdfa66cb54d5f87436523cde12c Signed-off-by: jenkins-releng diff --git a/api/pom.xml b/api/pom.xml index 43bfb49c..47096bec 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../parent jsonrpc-api diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 2c6cb710..5bd37979 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT pom JSON-RPC :: Artifacts diff --git a/binding-adapter/pom.xml b/binding-adapter/pom.xml index 25d7dae7..353a4fd1 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../parent diff --git a/bus/api/pom.xml b/bus/api/pom.xml index 8e498c9f..5bc84af7 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/config/pom.xml b/bus/config/pom.xml index 9abf0f6a..9e7d28b4 100644 --- a/bus/config/pom.xml +++ b/bus/config/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.jsonrpc.bus bus-config - 1.18.1-SNAPSHOT + 1.18.2-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 c3af8d44..cd1dea91 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/examples/inband-models/pom.xml b/bus/examples/inband-models/pom.xml index b20ced0d..323ec86d 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../../parent inband-models diff --git a/bus/examples/pom.xml b/bus/examples/pom.xml index 223d9aac..bec2f192 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT org.opendaylight.jsonrpc.bus examples diff --git a/bus/jsonrpc/pom.xml b/bus/jsonrpc/pom.xml index 0fdc8227..43c06906 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/messagelib/pom.xml b/bus/messagelib/pom.xml index 5d93910d..e88bb97c 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/pom.xml b/bus/pom.xml index 33f0b65c..d33e47e9 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT jsonrpc-bus pom diff --git a/bus/spi/pom.xml b/bus/spi/pom.xml index 48ac9659..cec5d7e3 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-http/pom.xml b/bus/transport-http/pom.xml index 90778596..82cd66c7 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-zmq/pom.xml b/bus/transport-zmq/pom.xml index 196d4c3e..aa9f5649 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/dom-codec/pom.xml b/dom-codec/pom.xml index 2bc1b01d..01c956d4 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../parent diff --git a/features/features-jsonrpc/pom.xml b/features/features-jsonrpc/pom.xml index d3481c4a..33633c82 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT feature JSON-RPC :: Features :: repository diff --git a/features/odl-jsonrpc-all/pom.xml b/features/odl-jsonrpc-all/pom.xml index cf9c90fa..963ecc61 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT feature JSON-RPC :: Feature :: all diff --git a/features/odl-jsonrpc-bus/pom.xml b/features/odl-jsonrpc-bus/pom.xml index 15266acc..92e6db86 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT feature JSON-RPC :: Feature :: bus diff --git a/features/odl-jsonrpc-cluster/pom.xml b/features/odl-jsonrpc-cluster/pom.xml index fc5b310c..b1773486 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT feature JSON-RPC :: Feature :: Cluster diff --git a/features/odl-jsonrpc-provider/pom.xml b/features/odl-jsonrpc-provider/pom.xml index af6c995f..a1873965 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT feature JSON-RPC :: Feature :: provider diff --git a/features/pom.xml b/features/pom.xml index 8d92f9cf..542c68a0 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.jsonrpc features-aggregator - 1.18.1-SNAPSHOT + 1.18.2-SNAPSHOT pom JSON-RPC :: Features :: Aggregator diff --git a/karaf/pom.xml b/karaf/pom.xml index 315248a5..5b78b3e5 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT JSON-RPC :: Karaf pom diff --git a/parent/pom.xml b/parent/pom.xml index 94922f95..32bf0be8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.jsonrpc jsonrpc-parent - 1.18.1-SNAPSHOT + 1.18.2-SNAPSHOT pom JSON-RPC :: Parent diff --git a/pom.xml b/pom.xml index 47464278..1d2e9b24 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT pom JSON-RPC :: POM diff --git a/provider/cluster/pom.xml b/provider/cluster/pom.xml index 8c74d81f..0bb9f2cb 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT .. diff --git a/provider/common/pom.xml b/provider/common/pom.xml index f8b8ac22..861a4031 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT .. diff --git a/provider/pom.xml b/provider/pom.xml index 2c4d7394..a48de51f 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../parent diff --git a/provider/single/pom.xml b/provider/single/pom.xml index fa7fedbc..65319c2e 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT .. diff --git a/security/aaa/pom.xml b/security/aaa/pom.xml index d6925594..70a9e25a 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/api/pom.xml b/security/api/pom.xml index a9b5ef0b..23582793 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/noop/pom.xml b/security/noop/pom.xml index 8c7d4c65..a8340a80 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/pom.xml b/security/pom.xml index bcb04359..3258f102 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT jsonrpc-security pom diff --git a/security/service/pom.xml b/security/service/pom.xml index 433e6da1..c7736570 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/test-model/pom.xml b/test-model/pom.xml index 6aa345d0..9611033c 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../parent jsonrpc-test-model diff --git a/tools/parent/pom.xml b/tools/parent/pom.xml index 4413524e..ce8670b3 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../../parent tools-parent diff --git a/tools/pom.xml b/tools/pom.xml index c8d741fc..2e9f230d 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT jsonrpc-tools pom diff --git a/tools/test-tool/pom.xml b/tools/test-tool/pom.xml index 863d840f..795060f6 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.18.1-SNAPSHOT + 1.18.2-SNAPSHOT ../parent test-tool Entering 'lispflowmapping' commit 72a7abb39e7dc9c1b30fd0fe1b8eec4b3de08b14 Author: jenkins-releng Date: Sun Oct 19 21:55:44 2025 +0000 Bump versions by x.y.(z+1) Change-Id: Ic2e2ee3b3177a67979d6d369b2bf813f6963eef8 Signed-off-by: jenkins-releng diff --git a/artifacts/pom.xml b/artifacts/pom.xml index a33a3962..91f03384 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT pom diff --git a/commons/build_tools/pom.xml b/commons/build_tools/pom.xml index d791ecd9..a620b139 100644 --- a/commons/build_tools/pom.xml +++ b/commons/build_tools/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT ../parent diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index ca1567f5..42124712 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT pom @@ -30,9 +30,9 @@ 1.0.0 0.5.0 - 1.21.1-SNAPSHOT - 0.24.1-SNAPSHOT - 0.28.1-SNAPSHOT + 1.21.2-SNAPSHOT + 0.24.2-SNAPSHOT + 0.28.2-SNAPSHOT src/main/yang-gen-sal 0.5.0 src/main/yang diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index 74d6e475..9fddb945 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 27c350c4..087242b5 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index 72641e89..b1999dc4 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 729947b7..9c441ef5 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 1118c051..8bbbff9e 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index 8b33f48c..5aeba6ec 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index b086424a..0a5e386c 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT feature diff --git a/features/pom.xml b/features/pom.xml index d89c2c25..a48dd3cf 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT pom diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 3ab56f14..4a4aac72 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.21.1-SNAPSHOT + 1.21.2-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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT zip diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 2f235dd4..29ff6329 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT pom diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 97c18e95..62f767e1 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT bundle diff --git a/mappingservice/config/pom.xml b/mappingservice/config/pom.xml index 95ae9fe0..758fcc12 100644 --- a/mappingservice/config/pom.xml +++ b/mappingservice/config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT mappingservice.config @@ -22,7 +22,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT diff --git a/mappingservice/dsbackend/pom.xml b/mappingservice/dsbackend/pom.xml index 0a926d12..27f82d23 100644 --- a/mappingservice/dsbackend/pom.xml +++ b/mappingservice/dsbackend/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT mappingservice.dsbackend diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index a6994680..23664432 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT mappingservice.implementation diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml index 087da1b6..c8a2d053 100644 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT mappingservice.inmemorydb diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index b8104702..5e159e9b 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.21.1-SNAPSHOT + 1.21.2-SNAPSHOT bundle diff --git a/mappingservice/mapcache/pom.xml b/mappingservice/mapcache/pom.xml index e5083a2d..a49f5385 100644 --- a/mappingservice/mapcache/pom.xml +++ b/mappingservice/mapcache/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT mappingservice.mapcache diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 97bbade6..cb65094c 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT pom diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml index 21bd18ac..c1bdde87 100644 --- a/mappingservice/shell/pom.xml +++ b/mappingservice/shell/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT mappingservice.shell diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 5eb72859..fb339567 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT mappingservice.southbound diff --git a/pom.xml b/pom.xml index f58e5c29..38751d8e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.21.1-SNAPSHOT + 1.21.2-SNAPSHOT commons/parent Entering 'ovsdb' commit f7df5e8668f8ff32249e028f9a39447dc10d95ed Author: jenkins-releng Date: Sun Oct 19 21:55:44 2025 +0000 Bump versions by x.y.(z+1) Change-Id: Id641b8e44fbe6c9e2928853624b349ce8f30d667 Signed-off-by: jenkins-releng diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index af5a1ad96..6aa95aea5 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.ovsdb ovsdb-binding-parent - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT pom diff --git a/commons/it/pom.xml b/commons/it/pom.xml index 63a03ed6b..aa448cc82 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index f20b5ab1c..ee17b35d5 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml index 413e774f0..6c7977bca 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-api - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT bundle diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index dd6779e8d..cb37bf45e 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT pom diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml index 446f1a35a..d1be4896d 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.20.1-SNAPSHOT + 1.20.2-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 e713ce877..b6bcf8f4b 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.20.1-SNAPSHOT + 1.20.2-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 1353020d3..b3d27114d 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml index 0e9f0046e..011eca232 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml index 98019fb2c..452c4fc48 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/it diff --git a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml index 8dbf5587c..d8d26b23e 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT pom diff --git a/hwvtepsouthbound/pom.xml b/hwvtepsouthbound/pom.xml index 893332404..1a8401fab 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/library/artifacts/pom.xml b/library/artifacts/pom.xml index f41f756a8..fa302eed2 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT pom diff --git a/library/features/features/pom.xml b/library/features/features/pom.xml index d5a79a75d..e7371072f 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT feature diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml index d14153a6b..79d31dd25 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/library/impl/pom.xml b/library/impl/pom.xml index b019abaf7..5abb2ad0c 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb library - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT bundle diff --git a/library/it/pom.xml b/library/it/pom.xml index ec643c879..b8edf8842 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/it 4.0.0 org.opendaylight.ovsdb library-it - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT jar @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-karaf - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT zip diff --git a/library/karaf/pom.xml b/library/karaf/pom.xml index 84704cf89..7d39d5101 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT pom diff --git a/library/pom.xml b/library/pom.xml index c950bf7d8..07d15bf1f 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index 2db674a66..67864cb80 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ${project.artifactId} pom diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml index a11f08441..0ef3071ff 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.hardwarevtep - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT bundle diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml index 59d13184d..ac0ddfc63 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.openvswitch - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT bundle diff --git a/schemas/pom.xml b/schemas/pom.xml index f07ce851c..d2329e7d2 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/pom.xml b/southbound/pom.xml index 5efc4ca20..460664fb5 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml index bd734c7c5..c4855aa2b 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb southbound-api - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT bundle diff --git a/southbound/southbound-artifacts/pom.xml b/southbound/southbound-artifacts/pom.xml index e1ff42490..d135a1cb0 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT pom diff --git a/southbound/southbound-features/features/pom.xml b/southbound/southbound-features/features/pom.xml index 4b70a10a8..f0a731d99 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.20.1-SNAPSHOT + 1.20.2-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 aecd5efdf..e12c29c3f 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.20.1-SNAPSHOT + 1.20.2-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 11ef00fb8..cdaf917ab 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index 016dad002..6f11ebee7 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index b9a183755..6cd64dcc0 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/it 4.0.0 diff --git a/southbound/southbound-karaf/pom.xml b/southbound/southbound-karaf/pom.xml index 2b209aed8..6403b5d9c 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT pom diff --git a/utils/config/pom.xml b/utils/config/pom.xml index 2060e24d1..2dd06ec95 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.config - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml index 9d7a13331..e57d00ff8 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.hwvtepsouthbound-utils - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT bundle diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index 31dbfd0c4..e6426074d 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.mdsal-utils - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT bundle diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml index 2f6a6db1c..c5e98909a 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT feature diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index 30858a0d0..c450402d9 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent diff --git a/utils/pom.xml b/utils/pom.xml index 788fc78d1..785c3a334 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT pom diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index 7db974608..401225db6 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.servicehelper - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT bundle diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml index 843af3e14..1600f4314 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.southbound-utils - 1.20.1-SNAPSHOT + 1.20.2-SNAPSHOT bundle diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml index 3d9cfa848..cd9a40528 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.20.1-SNAPSHOT + 1.20.2-SNAPSHOT ../../commons/binding-parent commit 9e1001a069e80a3680ad2d9b7b0cf90f620e9468 Author: Gilles Thouenon Date: Tue Oct 7 15:49:37 2025 +0200 Update git submodules * Update integration/distribution from branch 'stable/titanium' to d3cbf85dff6d160be8a1c1e17f29d1cd2dc4343f - Bump transportpce upstreams Adopt: - transportpce-11.1.0 - transportpce-models-22.1.0 Change-Id: I352cda8bd178e7c189834bdc88c8fdc5aa07f8ff Signed-off-by: Gilles Thouenon diff --git a/integration/distribution b/integration/distribution index 751a6208c..d3cbf85df 160000 --- a/integration/distribution +++ b/integration/distribution @@ -1 +1 @@ -Subproject commit 751a6208c890f72876df69802c1ad8afae83bbbb +Subproject commit d3cbf85dff6d160be8a1c1e17f29d1cd2dc4343f On branch stable/titanium Your branch is up to date with 'origin/stable/titanium'. 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