----> Verify version bump Entering 'daexim' commit 3e63b4cac244a453bd5ae80f3ce49650fc470a32 Author: jenkins-releng Date: Fri Dec 13 06:01:33 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I8ec262cb3a572371a7b6442c76a0bdadb92aa360 Signed-off-by: jenkins-releng diff --git a/akka-infoprovider-impl/pom.xml b/akka-infoprovider-impl/pom.xml index 0ac23ca..f6603a2 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ee84d9c..4474cfd 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index 32ee5d0..e37548a 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index 1fd7a0e..4dedede 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index d8b99c6..a1c65e6 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index e9eb598..fed2f4b 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.15.3-SNAPSHOT + 1.15.4-SNAPSHOT pom diff --git a/impl/pom.xml b/impl/pom.xml index 43e4e49..d394c9c 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index 7a60a1e..4a960ee 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT pom ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index de074ea..0b8ef4b 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 8f51824..16ea231 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index fe96a9e..5082237 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT test-model model diff --git a/spi/pom.xml b/spi/pom.xml index efc11bf..7e0a09d 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT diff --git a/test-model/pom.xml b/test-model/pom.xml index 22b17fe..0c90575 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.15.3-SNAPSHOT + 1.15.4-SNAPSHOT Entering 'integration/distribution' commit b1a2adbaff4b22334b269d8372ddcfca80c6109d Author: jenkins-releng Date: Fri Dec 13 06:01:33 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ic7c00014d01ea4595d8576ade5b76cf724ec1676 Signed-off-by: jenkins-releng diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index d400f81c..ad7585c1 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration all-artifacts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index c0d72fdd..43d09e34 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-artifacts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/pom.xml b/artifacts/pom.xml index f10947e6..5ece796a 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration artifacts-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index 18507a00..78db7b6e 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-all-artifacts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index ba4111a0..077d9df5 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT ../properties artifact-artifacts diff --git a/artifacts/upstream/other/pom.xml b/artifacts/upstream/other/pom.xml index e529a85e..1ade9b07 100644 --- a/artifacts/upstream/other/pom.xml +++ b/artifacts/upstream/other/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT ../properties other-artifacts diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 73bacd5b..963b0f90 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index 425ec1b1..c8888f28 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration properties - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index a97af831..74094aaa 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-index - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT feature diff --git a/features/repos/pom.xml b/features/repos/pom.xml index be58dee9..43514af8 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration repos-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 9d7a7597..5c03f801 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-test - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT feature diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 02af5df1..449dea07 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.20.3-SNAPSHOT + 0.20.4-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 7e861a5a..dec15354 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.20.3-SNAPSHOT + 0.20.4-SNAPSHOT feature diff --git a/features/singles/pom.xml b/features/singles/pom.xml index b4e4b954..b2a7274c 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration singles-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 77a84994..c6cd0181 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration karaf-scripts - 0.20.3-SNAPSHOT + 0.20.4-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 fbf07514..e8ee750b 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.integration karaf - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom @@ -43,7 +43,7 @@ org.opendaylight.integration all-artifacts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT import pom @@ -97,7 +97,7 @@ org.opendaylight.integration karaf-scripts - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT test diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index a55993f0..b4c57af2 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.integration onap-karaf - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom ODL :: integration :: ${project.artifactId} 4.0.0 diff --git a/pom.xml b/pom.xml index e631a889..7b2175ad 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-aggregator - 0.20.3-SNAPSHOT + 0.20.4-SNAPSHOT pom Integration/Distribution Entering 'jsonrpc' commit 5cc6f4cbf80cdc067490305c84053d16b480d3b7 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I2e30bcd480d3a3e86b4791dc5599716eab3faa47 Signed-off-by: jenkins-releng diff --git a/api/pom.xml b/api/pom.xml index 1c13a3bd..d02da4b9 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent jsonrpc-api diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4f74e91c..6dab0ce8 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT pom JSON-RPC :: Artifacts diff --git a/binding-adapter/pom.xml b/binding-adapter/pom.xml index f4000c98..aa522107 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent diff --git a/bus/api/pom.xml b/bus/api/pom.xml index a4e367ec..90cca897 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/config/pom.xml b/bus/config/pom.xml index 25f81fcc..58c8ca9b 100644 --- a/bus/config/pom.xml +++ b/bus/config/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.jsonrpc.bus bus-config - 1.16.3-SNAPSHOT + 1.16.4-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 fd983a5b..6d1056a2 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/examples/inband-models/pom.xml b/bus/examples/inband-models/pom.xml index 85e43148..e877dff2 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../../parent inband-models diff --git a/bus/examples/pom.xml b/bus/examples/pom.xml index b3536a47..fb84a974 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT org.opendaylight.jsonrpc.bus examples diff --git a/bus/jsonrpc/pom.xml b/bus/jsonrpc/pom.xml index 67bfd5e5..7f437bdd 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/messagelib/pom.xml b/bus/messagelib/pom.xml index 0542c2ec..fd21756d 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/pom.xml b/bus/pom.xml index 3ea7ba00..e3c333b4 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT jsonrpc-bus pom diff --git a/bus/spi/pom.xml b/bus/spi/pom.xml index 74d12327..53c9cbd3 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-http/pom.xml b/bus/transport-http/pom.xml index f43fc2ee..7309d8a2 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-zmq/pom.xml b/bus/transport-zmq/pom.xml index 8e370eda..0f409d82 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/dom-codec/pom.xml b/dom-codec/pom.xml index c293abe9..0dbb73c3 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent diff --git a/features/features-jsonrpc/pom.xml b/features/features-jsonrpc/pom.xml index 0dcc2faf..41bae0f4 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Features :: repository diff --git a/features/odl-jsonrpc-all/pom.xml b/features/odl-jsonrpc-all/pom.xml index aeb798e1..74222fec 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Feature :: all diff --git a/features/odl-jsonrpc-bus/pom.xml b/features/odl-jsonrpc-bus/pom.xml index b99a9a57..fcec09a8 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Feature :: bus diff --git a/features/odl-jsonrpc-cluster/pom.xml b/features/odl-jsonrpc-cluster/pom.xml index 010096fd..1ba11df7 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Feature :: Cluster diff --git a/features/odl-jsonrpc-provider/pom.xml b/features/odl-jsonrpc-provider/pom.xml index f2f3779f..54af2ace 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT feature JSON-RPC :: Feature :: provider diff --git a/features/pom.xml b/features/pom.xml index 61943f62..eb6154e6 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.jsonrpc features-aggregator - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT pom JSON-RPC :: Features :: Aggregator diff --git a/karaf/pom.xml b/karaf/pom.xml index a50dee11..2f173131 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT JSON-RPC :: Karaf pom diff --git a/parent/pom.xml b/parent/pom.xml index 0adcf5b1..ba28f8b4 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.jsonrpc jsonrpc-parent - 1.16.3-SNAPSHOT + 1.16.4-SNAPSHOT pom JSON-RPC :: Parent diff --git a/pom.xml b/pom.xml index 57212a3f..a42a8298 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT pom JSON-RPC :: POM diff --git a/provider/cluster/pom.xml b/provider/cluster/pom.xml index e7e9fd3e..3aa5995e 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT .. diff --git a/provider/common/pom.xml b/provider/common/pom.xml index 19ed71c9..419827dc 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT .. diff --git a/provider/pom.xml b/provider/pom.xml index cc122a41..142dd85f 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent diff --git a/provider/single/pom.xml b/provider/single/pom.xml index f1717c19..81194a2b 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT .. diff --git a/security/aaa/pom.xml b/security/aaa/pom.xml index c3912cb6..8957e143 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/api/pom.xml b/security/api/pom.xml index b0ed38d6..ba62fb0f 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/noop/pom.xml b/security/noop/pom.xml index 1c77ee06..290b8b8c 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/pom.xml b/security/pom.xml index e7680b52..bbd658e3 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT jsonrpc-security pom diff --git a/security/service/pom.xml b/security/service/pom.xml index d3405168..f3b7d63d 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/test-model/pom.xml b/test-model/pom.xml index 49efd4b9..6ceab366 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent jsonrpc-test-model diff --git a/tools/parent/pom.xml b/tools/parent/pom.xml index 06aa708e..efaf030b 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../../parent tools-parent diff --git a/tools/pom.xml b/tools/pom.xml index 1a983c99..bd1f8bb8 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT jsonrpc-tools pom diff --git a/tools/test-tool/pom.xml b/tools/test-tool/pom.xml index 445101ad..99beb941 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.16.3-SNAPSHOT + 1.16.4-SNAPSHOT ../parent test-tool Entering 'lispflowmapping' commit b71269420267b15989bf51c72a9c8caf3224b314 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ie903a71f1d9c7f2546c8adaddd339451eba785ea Signed-off-by: jenkins-releng diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 98498279..a254d53e 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom diff --git a/commons/build_tools/pom.xml b/commons/build_tools/pom.xml index 608b3adc..5e225c2a 100644 --- a/commons/build_tools/pom.xml +++ b/commons/build_tools/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT ../parent diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index bbd14eb4..f132efe1 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom @@ -30,9 +30,9 @@ 1.0.0 0.5.0 - 1.19.3-SNAPSHOT - 0.22.3-SNAPSHOT - 0.26.3-SNAPSHOT + 1.19.4-SNAPSHOT + 0.22.4-SNAPSHOT + 0.26.4-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 f8a0f5f7..2142b8f9 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 7d130dbf..f6994652 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index 2bdf160c..0fe4ede3 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index 928c9cc5..6c3e807a 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 3d41e672..d64fb30d 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index 9cc76110..f4053fcb 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 47f80ba4..5be99784 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT feature diff --git a/features/pom.xml b/features/pom.xml index ec5bc0bd..5621eebd 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index b19a97c4..ba0312d3 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.19.3-SNAPSHOT + 1.19.4-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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT zip diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 6a32379d..c8e5dd1b 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 7d6b63aa..df6b4295 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT bundle diff --git a/mappingservice/config/pom.xml b/mappingservice/config/pom.xml index 9d049100..98f90827 100644 --- a/mappingservice/config/pom.xml +++ b/mappingservice/config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.config @@ -22,7 +22,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT diff --git a/mappingservice/dsbackend/pom.xml b/mappingservice/dsbackend/pom.xml index 02b078a5..f63ec8a4 100644 --- a/mappingservice/dsbackend/pom.xml +++ b/mappingservice/dsbackend/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.dsbackend diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index 6b5ad25d..fd51b6de 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.implementation diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml index c314677b..f7ef7232 100644 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.inmemorydb diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index f3e9c998..cd2f4138 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.19.3-SNAPSHOT + 1.19.4-SNAPSHOT bundle diff --git a/mappingservice/mapcache/pom.xml b/mappingservice/mapcache/pom.xml index 8e1ece27..33255386 100644 --- a/mappingservice/mapcache/pom.xml +++ b/mappingservice/mapcache/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.mapcache diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index 359473af..10d6f699 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT pom diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml index e594ce23..f37e9f1d 100644 --- a/mappingservice/shell/pom.xml +++ b/mappingservice/shell/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.shell diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index b26814db..a04987dc 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT mappingservice.southbound diff --git a/pom.xml b/pom.xml index 9df4e878..cc5a3439 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.19.3-SNAPSHOT + 1.19.4-SNAPSHOT commons/parent Entering 'openflowplugin' commit 5b8902a709c884f73db00161419cde6e78e75396 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ic651a1eeb1f50d63a034fee621955d26a483c423 Signed-off-by: jenkins-releng diff --git a/applications/arbitratorreconciliation/api/pom.xml b/applications/arbitratorreconciliation/api/pom.xml index 7e6f7ee8a..6ff6b64fc 100644 --- a/applications/arbitratorreconciliation/api/pom.xml +++ b/applications/arbitratorreconciliation/api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../../parent diff --git a/applications/arbitratorreconciliation/impl/pom.xml b/applications/arbitratorreconciliation/impl/pom.xml index 7b29b1dad..94669e324 100644 --- a/applications/arbitratorreconciliation/impl/pom.xml +++ b/applications/arbitratorreconciliation/impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../../parent diff --git a/applications/arbitratorreconciliation/pom.xml b/applications/arbitratorreconciliation/pom.xml index 50ff6092d..52a42a01c 100644 --- a/applications/arbitratorreconciliation/pom.xml +++ b/applications/arbitratorreconciliation/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin.applications arbitratorreconciliation-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom ODL :: openflowplugin :: ${project.artifactId} diff --git a/applications/bulk-o-matic/pom.xml b/applications/bulk-o-matic/pom.xml index 6fd038587..6c33743c9 100644 --- a/applications/bulk-o-matic/pom.xml +++ b/applications/bulk-o-matic/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/device-ownership-service/pom.xml b/applications/device-ownership-service/pom.xml index 7d594e948..827b19864 100644 --- a/applications/device-ownership-service/pom.xml +++ b/applications/device-ownership-service/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index 69b341c2c..df756d483 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/forwardingrules-sync/pom.xml b/applications/forwardingrules-sync/pom.xml index a828e68aa..28481ef43 100644 --- a/applications/forwardingrules-sync/pom.xml +++ b/applications/forwardingrules-sync/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/lldp-speaker/pom.xml b/applications/lldp-speaker/pom.xml index 45fb4e634..e156329f9 100644 --- a/applications/lldp-speaker/pom.xml +++ b/applications/lldp-speaker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/of-switch-config-pusher/pom.xml b/applications/of-switch-config-pusher/pom.xml index 0abb09950..79a32b0a7 100644 --- a/applications/of-switch-config-pusher/pom.xml +++ b/applications/of-switch-config-pusher/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/pom.xml b/applications/pom.xml index 133e18030..0b66becb3 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin applications-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/applications/reconciliation-framework/pom.xml b/applications/reconciliation-framework/pom.xml index 2b1d65b87..950e251ff 100644 --- a/applications/reconciliation-framework/pom.xml +++ b/applications/reconciliation-framework/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index 81f62c8e0..d956ac816 100644 --- a/applications/southbound-cli/pom.xml +++ b/applications/southbound-cli/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/table-miss-enforcer/pom.xml b/applications/table-miss-enforcer/pom.xml index e15185235..0a680b451 100644 --- a/applications/table-miss-enforcer/pom.xml +++ b/applications/table-miss-enforcer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/applications/topology-lldp-discovery/pom.xml b/applications/topology-lldp-discovery/pom.xml index be41f5a85..c80c505f2 100644 --- a/applications/topology-lldp-discovery/pom.xml +++ b/applications/topology-lldp-discovery/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent org.opendaylight.openflowplugin.applications diff --git a/applications/topology-manager/pom.xml b/applications/topology-manager/pom.xml index 2aadfcd47..13a84746b 100644 --- a/applications/topology-manager/pom.xml +++ b/applications/topology-manager/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent org.opendaylight.openflowplugin.applications topology-manager - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT bundle diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 7812a8b35..4e8a0029f 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.openflowplugin openflowplugin-artifacts - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml index 19b686f35..b2dc1b457 100644 --- a/distribution/karaf/pom.xml +++ b/distribution/karaf/pom.xml @@ -8,11 +8,11 @@ org.opendaylight.openflowplugin openflowplugin-karaf - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT diff --git a/drop-test-karaf/pom.xml b/drop-test-karaf/pom.xml index bc85e4149..f563ff124 100644 --- a/drop-test-karaf/pom.xml +++ b/drop-test-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml b/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml index 7f4b23d02..188cebe81 100644 --- a/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml +++ b/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-openflowplugin-extension feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT diff --git a/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml b/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml index b1dc7ae9c..c3b94c916 100644 --- a/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml +++ b/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-eric-extensions feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Eric Extensions diff --git a/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml b/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml index aeb121742..a78ed1a35 100644 --- a/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml +++ b/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-nxm-extensions feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Nicira Extensions diff --git a/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml b/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml index 0e124a1a0..4317f0ca5 100644 --- a/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml +++ b/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-onf-extensions feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: ONF Extensions diff --git a/extension/features-extension-aggregator/pom.xml b/extension/features-extension-aggregator/pom.xml index 9c7222627..049c000e2 100644 --- a/extension/features-extension-aggregator/pom.xml +++ b/extension/features-extension-aggregator/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-extension-aggregator pom - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT features-openflowplugin-extension diff --git a/extension/openflowjava-extension-eric/pom.xml b/extension/openflowjava-extension-eric/pom.xml index bdfd8085e..625c3d1bd 100644 --- a/extension/openflowjava-extension-eric/pom.xml +++ b/extension/openflowjava-extension-eric/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent openflowjava-extension-eric diff --git a/extension/openflowjava-extension-nicira-api/pom.xml b/extension/openflowjava-extension-nicira-api/pom.xml index 97d07d307..be6b16200 100644 --- a/extension/openflowjava-extension-nicira-api/pom.xml +++ b/extension/openflowjava-extension-nicira-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent openflowjava-extension-nicira-api diff --git a/extension/openflowjava-extension-nicira/pom.xml b/extension/openflowjava-extension-nicira/pom.xml index b687407a0..a836694ec 100644 --- a/extension/openflowjava-extension-nicira/pom.xml +++ b/extension/openflowjava-extension-nicira/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent openflowjava-extension-nicira diff --git a/extension/openflowplugin-extension-api/pom.xml b/extension/openflowplugin-extension-api/pom.xml index c487055e3..bc63d8a00 100644 --- a/extension/openflowplugin-extension-api/pom.xml +++ b/extension/openflowplugin-extension-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/extension/openflowplugin-extension-eric/pom.xml b/extension/openflowplugin-extension-eric/pom.xml index 13acb702d..bd654b1d0 100644 --- a/extension/openflowplugin-extension-eric/pom.xml +++ b/extension/openflowplugin-extension-eric/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/extension/openflowplugin-extension-nicira/pom.xml b/extension/openflowplugin-extension-nicira/pom.xml index 8663820a7..316e400c5 100644 --- a/extension/openflowplugin-extension-nicira/pom.xml +++ b/extension/openflowplugin-extension-nicira/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/extension/openflowplugin-extension-onf/pom.xml b/extension/openflowplugin-extension-onf/pom.xml index ae14576be..39436a380 100644 --- a/extension/openflowplugin-extension-onf/pom.xml +++ b/extension/openflowplugin-extension-onf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/extension/pom.xml b/extension/pom.xml index 7a03a16f7..6f258f447 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin openflowplugin-extension-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/extension/test-extension/pom.xml b/extension/test-extension/pom.xml index 3fea45409..0fd68cb01 100644 --- a/extension/test-extension/pom.xml +++ b/extension/test-extension/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/features-aggregator/features-openflowplugin/pom.xml b/features-aggregator/features-openflowplugin/pom.xml index fed98013e..b3f9aba95 100644 --- a/features-aggregator/features-openflowplugin/pom.xml +++ b/features-aggregator/features-openflowplugin/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-openflowplugin feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT diff --git a/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml b/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml index 7c5a99a88..40ca83746 100644 --- a/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-arbitratorreconciliation feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation diff --git a/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml b/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml index 54b26e917..b84df298f 100644 --- a/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-bulk-o-matic feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support diff --git a/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml b/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml index 57d678deb..2541b0e13 100644 --- a/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-config-pusher feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - default config-pusher diff --git a/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml b/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml index 446b1f450..39739c1fc 100644 --- a/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-forwardingrules-manager feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - FRM diff --git a/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml b/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml index dfbc7b182..fc9a0645e 100644 --- a/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-forwardingrules-sync feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - FRS diff --git a/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml b/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml index 2abb0722b..37ad0ec78 100644 --- a/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-lldp-speaker feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker diff --git a/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml b/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml index 2d96c6e2f..98fa35e79 100644 --- a/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-reconciliation-framework feature -0.18.3-SNAPSHOT +0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework diff --git a/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml b/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml index f9bba7a72..5eb67e386 100644 --- a/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-southbound-cli feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Southbound CLI diff --git a/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml b/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml index 1b58fa011..2627854f0 100644 --- a/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-table-miss-enforcer feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer diff --git a/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml b/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml index 0b165a941..e91c52d4d 100644 --- a/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-topology-lldp-discovery feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery diff --git a/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml b/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml index b4a41477c..0c376249b 100644 --- a/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-topology-manager feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Topology Manager diff --git a/features-aggregator/odl-openflowplugin-app-topology/pom.xml b/features-aggregator/odl-openflowplugin-app-topology/pom.xml index 4c671d63f..89c0fc50b 100644 --- a/features-aggregator/odl-openflowplugin-app-topology/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-topology/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-topology feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - topology diff --git a/features-aggregator/odl-openflowplugin-drop-test/pom.xml b/features-aggregator/odl-openflowplugin-drop-test/pom.xml index 9438b91bb..c07fc221f 100644 --- a/features-aggregator/odl-openflowplugin-drop-test/pom.xml +++ b/features-aggregator/odl-openflowplugin-drop-test/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-drop-test feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Drop Test diff --git a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml index 3952fd7b9..4be6265a1 100644 --- a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml +++ b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-flow-services-rest feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Flow Services :: REST diff --git a/features-aggregator/odl-openflowplugin-flow-services/pom.xml b/features-aggregator/odl-openflowplugin-flow-services/pom.xml index 1371c2f68..c1eea116a 100644 --- a/features-aggregator/odl-openflowplugin-flow-services/pom.xml +++ b/features-aggregator/odl-openflowplugin-flow-services/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-flow-services feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Flow Services diff --git a/features-aggregator/odl-openflowplugin-libraries/pom.xml b/features-aggregator/odl-openflowplugin-libraries/pom.xml index 6fc17a566..90bd7ed30 100644 --- a/features-aggregator/odl-openflowplugin-libraries/pom.xml +++ b/features-aggregator/odl-openflowplugin-libraries/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-libraries feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Libraries diff --git a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml index afc750c5c..5cca9343f 100644 --- a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml +++ b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-nsf-model feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: OpenflowPlugin :: NSF :: Model diff --git a/features-aggregator/odl-openflowplugin-southbound/pom.xml b/features-aggregator/odl-openflowplugin-southbound/pom.xml index 7d444dff6..54d875da6 100644 --- a/features-aggregator/odl-openflowplugin-southbound/pom.xml +++ b/features-aggregator/odl-openflowplugin-southbound/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-southbound feature - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT OpenDaylight :: Openflow Plugin :: Li southbound API implementation @@ -43,7 +43,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT import pom diff --git a/features-aggregator/pom.xml b/features-aggregator/pom.xml index d3ce9f098..6b4b4fb94 100644 --- a/features-aggregator/pom.xml +++ b/features-aggregator/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-aggregator pom - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT features-openflowplugin diff --git a/libraries/liblldp/pom.xml b/libraries/liblldp/pom.xml index ed98e7320..9a193377d 100644 --- a/libraries/liblldp/pom.xml +++ b/libraries/liblldp/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/libraries/pom.xml b/libraries/pom.xml index 2f4d18856..a59f82952 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin libraries-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/model/model-flow-base/pom.xml b/model/model-flow-base/pom.xml index 886cde4f9..1735aa062 100644 --- a/model/model-flow-base/pom.xml +++ b/model/model-flow-base/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/model-flow-service/pom.xml b/model/model-flow-service/pom.xml index 3183d53f1..ba69cf04d 100644 --- a/model/model-flow-service/pom.xml +++ b/model/model-flow-service/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/model-flow-statistics/pom.xml b/model/model-flow-statistics/pom.xml index 31e63e8b1..608d662ec 100644 --- a/model/model-flow-statistics/pom.xml +++ b/model/model-flow-statistics/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/model-inventory/pom.xml b/model/model-inventory/pom.xml index c9b7e214d..7d7b6a0a8 100644 --- a/model/model-inventory/pom.xml +++ b/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/model-topology/pom.xml b/model/model-topology/pom.xml index f955aeb5c..989cd3b52 100644 --- a/model/model-topology/pom.xml +++ b/model/model-topology/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/model/pom.xml b/model/pom.xml index 6261cb4bc..70ba5a9c9 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.openflowplugin.model model-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml b/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml index 60ed60b34..0cb2444a2 100644 --- a/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml +++ b/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.openflowplugin.openflowjava features-openflowjava - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT feature diff --git a/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml b/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml index f7c9d5a8d..2db26c1c4 100644 --- a/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml +++ b/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin.openflowjava odl-openflowjava-protocol - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT feature diff --git a/openflowjava/openflow-protocol-api/pom.xml b/openflowjava/openflow-protocol-api/pom.xml index b265e791c..df87fd17c 100644 --- a/openflowjava/openflow-protocol-api/pom.xml +++ b/openflowjava/openflow-protocol-api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent org.opendaylight.openflowplugin.openflowjava openflow-protocol-api - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT bundle diff --git a/openflowjava/openflow-protocol-impl/pom.xml b/openflowjava/openflow-protocol-impl/pom.xml index 8f0468a32..cfe5227ff 100644 --- a/openflowjava/openflow-protocol-impl/pom.xml +++ b/openflowjava/openflow-protocol-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ openflow-protocol-impl diff --git a/openflowjava/openflow-protocol-it/pom.xml b/openflowjava/openflow-protocol-it/pom.xml index a4df8bab9..9c2269558 100644 --- a/openflowjava/openflow-protocol-it/pom.xml +++ b/openflowjava/openflow-protocol-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ openflow-protocol-it diff --git a/openflowjava/openflow-protocol-spi/pom.xml b/openflowjava/openflow-protocol-spi/pom.xml index b0d81ddc0..af6df18ee 100644 --- a/openflowjava/openflow-protocol-spi/pom.xml +++ b/openflowjava/openflow-protocol-spi/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ openflow-protocol-spi diff --git a/openflowjava/openflowjava-blueprint-config/pom.xml b/openflowjava/openflowjava-blueprint-config/pom.xml index f1cc1c294..40236b646 100644 --- a/openflowjava/openflowjava-blueprint-config/pom.xml +++ b/openflowjava/openflowjava-blueprint-config/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ openflowjava-blueprint-config diff --git a/openflowjava/openflowjava-util/pom.xml b/openflowjava/openflowjava-util/pom.xml index a2fc24c93..3c4e9c2eb 100644 --- a/openflowjava/openflowjava-util/pom.xml +++ b/openflowjava/openflowjava-util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../ bundle diff --git a/openflowjava/pom.xml b/openflowjava/pom.xml index 7f2d36b24..e5117eedd 100644 --- a/openflowjava/pom.xml +++ b/openflowjava/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-api/pom.xml b/openflowplugin-api/pom.xml index f752838c4..5e5fc4a91 100644 --- a/openflowplugin-api/pom.xml +++ b/openflowplugin-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-blueprint-config/pom.xml b/openflowplugin-blueprint-config/pom.xml index 2248de2ea..71d219ecd 100644 --- a/openflowplugin-blueprint-config/pom.xml +++ b/openflowplugin-blueprint-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-common/pom.xml b/openflowplugin-common/pom.xml index 327d83c67..a77c33f41 100644 --- a/openflowplugin-common/pom.xml +++ b/openflowplugin-common/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index c09ca983d..db63ae090 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin-it/pom.xml b/openflowplugin-it/pom.xml index 0b9565ffa..8455d596a 100644 --- a/openflowplugin-it/pom.xml +++ b/openflowplugin-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 8d7d9ed49..a44ecfbc6 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent diff --git a/parent/pom.xml b/parent/pom.xml index feb054809..49eb02c32 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom @@ -55,7 +55,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom import diff --git a/pom.xml b/pom.xml index b468baf78..27eb71425 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT parent openflowplugin-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT openflowplugin pom diff --git a/samples/learning-switch/pom.xml b/samples/learning-switch/pom.xml index 778019328..0b5e618e6 100644 --- a/samples/learning-switch/pom.xml +++ b/samples/learning-switch/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/samples/pom.xml b/samples/pom.xml index 78fd5ad7b..91d37a252 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin openflowplugin-samples-aggregator - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT pom diff --git a/samples/sample-bundles/pom.xml b/samples/sample-bundles/pom.xml index 360be8785..9945bf8f4 100644 --- a/samples/sample-bundles/pom.xml +++ b/samples/sample-bundles/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/samples/sample-consumer/pom.xml b/samples/sample-consumer/pom.xml index 487011526..d932395b0 100644 --- a/samples/sample-consumer/pom.xml +++ b/samples/sample-consumer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index e71c196e7..aa1d0e33e 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../../parent diff --git a/test-common/pom.xml b/test-common/pom.xml index 565f50884..1b871651e 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent test-common diff --git a/test-provider/pom.xml b/test-provider/pom.xml index f31130841..096a5dca3 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.3-SNAPSHOT + 0.18.4-SNAPSHOT ../parent test-provider Entering 'ovsdb' commit 7313aa645882b3928bc3b0c9e5bb33a29ffb4386 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ia15b1bf891cee63aa4d8834d8e49ccd6910ef222 Signed-off-by: jenkins-releng diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 9e668bff3..282da9ce2 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/commons/it/pom.xml b/commons/it/pom.xml index f524ec17e..df5489ea8 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index 4b7f17af6..9f1552298 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml index ba87ef2f4..dc56cd006 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-api - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index bd1743f3f..ae87648ac 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml index ca9a8f9f4..aa295f875 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.18.3-SNAPSHOT + 1.18.4-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 33f5dd3c5..acb865334 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.18.3-SNAPSHOT + 1.18.4-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 dfe36e3d2..b1c6270c8 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml index 4d7605674..7f5b3bb25 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml index 588532c24..3dce9c23c 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/it diff --git a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml index 9b4ba2e99..599432404 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/hwvtepsouthbound/pom.xml b/hwvtepsouthbound/pom.xml index d382f8026..2192103ca 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/library/artifacts/pom.xml b/library/artifacts/pom.xml index 1044e82b4..50268318a 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/library/features/features/pom.xml b/library/features/features/pom.xml index 86c14443f..f7ab988f5 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml index 54af55820..6ff9f1aec 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/library/impl/pom.xml b/library/impl/pom.xml index 3cbc3c1b1..a0b43e365 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb library - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/library/it/pom.xml b/library/it/pom.xml index 61fc8637b..378412955 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/it 4.0.0 org.opendaylight.ovsdb library-it - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT jar @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-karaf - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT zip diff --git a/library/karaf/pom.xml b/library/karaf/pom.xml index 322fb08a1..a6689a108 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/library/pom.xml b/library/pom.xml index 6cd0be69c..ecf554b9d 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index e0a5d8c8d..10bd90922 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ${project.artifactId} pom diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml index 46f1c784b..9c1a2f409 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.hardwarevtep - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml index 1e0fc0ccc..29946d11f 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.openvswitch - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/schemas/pom.xml b/schemas/pom.xml index ea7763a2e..de3036673 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/pom.xml b/southbound/pom.xml index 6a8e055d6..4bdf442d5 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml index 6b4e5abfa..ee0d4a092 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb southbound-api - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/southbound/southbound-artifacts/pom.xml b/southbound/southbound-artifacts/pom.xml index 827273da4..c32748365 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/southbound/southbound-features/features/pom.xml b/southbound/southbound-features/features/pom.xml index 015e2e5fe..579db1dc3 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.18.3-SNAPSHOT + 1.18.4-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 515c9f04e..3aadac3d1 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.18.3-SNAPSHOT + 1.18.4-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 81b32d76f..a6a0dd7ec 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index 9f9e00c47..ec1fb067f 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index bd2b7da04..935de5a87 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/it 4.0.0 diff --git a/southbound/southbound-karaf/pom.xml b/southbound/southbound-karaf/pom.xml index 9be7f8e44..0e24d04ea 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/utils/config/pom.xml b/utils/config/pom.xml index 5fbca4fc3..e492c3c6d 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.config - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml index 6b10add97..f6345324c 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.hwvtepsouthbound-utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index 9d11d0756..adb1ef085 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.mdsal-utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml index 821b944ba..3156e4971 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT feature diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index 426fd9fb3..e50f6ebb4 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent diff --git a/utils/pom.xml b/utils/pom.xml index ed9eecc11..74712f4b5 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT pom diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index 45c656986..e5942a3f9 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.servicehelper - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml index e12588eb7..347789c0e 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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.southbound-utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml index 1dc4ad106..ac28daaab 100644 --- a/utils/yang-utils/pom.xml +++ b/utils/yang-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.18.3-SNAPSHOT + 1.18.4-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.yang-utils - 1.18.3-SNAPSHOT + 1.18.4-SNAPSHOT bundle Entering 'serviceutils' commit e84384a13eb762a1ef4964901646ec1b8b518399 Author: jenkins-releng Date: Fri Dec 13 06:01:34 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I842a70a32746e6542e907d075ef0f0327419899e Signed-off-by: jenkins-releng diff --git a/artifacts/pom.xml b/artifacts/pom.xml index b66f93f..cff37ff 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 INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom @@ -30,63 +30,63 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} listener-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} metrics-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} metrics-impl - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} metrics-impl - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT config cfg ${project.groupId} metrics-impl-prometheus - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} rpc-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} srm-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} tools-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} upgrade - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} srm-impl - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ${project.groupId} tools-testutils - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT test diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index d95746e..669722e 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils binding-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index 0ba2078..51b3a5d 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 INTERNAL org.opendaylight.serviceutils commons - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 8818c3d..dbae425 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom @@ -22,7 +22,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom import diff --git a/features/odl-infrautils-metrics-prometheus/pom.xml b/features/odl-infrautils-metrics-prometheus/pom.xml index 23a0315..ea63c81 100644 --- a/features/odl-infrautils-metrics-prometheus/pom.xml +++ b/features/odl-infrautils-metrics-prometheus/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.4.3-SNAPSHOT + 3.4.4-SNAPSHOT ../parent diff --git a/features/odl-infrautils-metrics-sample/pom.xml b/features/odl-infrautils-metrics-sample/pom.xml index 5513a9b..cb78f72 100644 --- a/features/odl-infrautils-metrics-sample/pom.xml +++ b/features/odl-infrautils-metrics-sample/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.4.3-SNAPSHOT + 3.4.4-SNAPSHOT ../parent diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index ab319e6..5740473 100644 --- a/features/odl-serviceutils-listener/pom.xml +++ b/features/odl-serviceutils-listener/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-listener - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: listener tools @@ -27,7 +27,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT import pom diff --git a/features/odl-serviceutils-metrics/pom.xml b/features/odl-serviceutils-metrics/pom.xml index fc16f7d..c488bd3 100644 --- a/features/odl-serviceutils-metrics/pom.xml +++ b/features/odl-serviceutils-metrics/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-metrics - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: Metrics @@ -34,7 +34,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index caabe3d..64c78b5 100644 --- a/features/odl-serviceutils-rpc/pom.xml +++ b/features/odl-serviceutils-rpc/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-rpc - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: RPC tools @@ -20,7 +20,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 638640c..ba576a8 100644 --- a/features/odl-serviceutils-srm/pom.xml +++ b/features/odl-serviceutils-srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-srm - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: SRM @@ -41,17 +41,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT org.opendaylight.serviceutils srm-impl - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT org.opendaylight.serviceutils srm-shell - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index 89e28c7..25b3d9b 100644 --- a/features/odl-serviceutils-tools/pom.xml +++ b/features/odl-serviceutils-tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-tools - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT feature ODL :: serviceutils :: TOOLS @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom import @@ -63,12 +63,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT org.opendaylight.serviceutils upgrade - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT diff --git a/features/pom.xml b/features/pom.xml index e23b24d..e2b561b 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 INTERNAL org.opendaylight.serviceutils serviceutils-features-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index 47b5935..a828971 100644 --- a/features/serviceutils-features/pom.xml +++ b/features/serviceutils-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-features - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} feature diff --git a/karaf/pom.xml b/karaf/pom.xml index 63941f6..c5b1093 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 INTERNAL org.opendaylight.serviceutils serviceutils-karaf - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index cc50c45..e5f8f25 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl-prometheus/pom.xml b/metrics/impl-prometheus/pom.xml index c61c291..de4296a 100644 --- a/metrics/impl-prometheus/pom.xml +++ b/metrics/impl-prometheus/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl-test/pom.xml b/metrics/impl-test/pom.xml index 3938e3c..c4e117c 100644 --- a/metrics/impl-test/pom.xml +++ b/metrics/impl-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl/pom.xml b/metrics/impl/pom.xml index 897964a..11c869c 100644 --- a/metrics/impl/pom.xml +++ b/metrics/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index 0f1dd77..1c82181 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -22,7 +22,7 @@ ODL :: serviceutils :: ${project.artifactId} - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT diff --git a/metrics/pom.xml b/metrics/pom.xml index 70d83f0..93f180d 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.serviceutils metrics-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT pom diff --git a/metrics/sample/impl/pom.xml b/metrics/sample/impl/pom.xml index 1bf8c2d..6d6fc19 100644 --- a/metrics/sample/impl/pom.xml +++ b/metrics/sample/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../../commons/quality-parent diff --git a/pom.xml b/pom.xml index e3e5b9b..33b86cd 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT serviceutils pom diff --git a/srm/api/pom.xml b/srm/api/pom.xml index c8b9cf4..fc97743 100644 --- a/srm/api/pom.xml +++ b/srm/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/binding-parent diff --git a/srm/impl/pom.xml b/srm/impl/pom.xml index 540e603..7cde6d4 100644 --- a/srm/impl/pom.xml +++ b/srm/impl/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/srm/pom.xml b/srm/pom.xml index cd5bea7..9aee505 100644 --- a/srm/pom.xml +++ b/srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/srm/shell/pom.xml b/srm/shell/pom.xml index bb1d1d7..9282b59 100644 --- a/srm/shell/pom.xml +++ b/srm/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/tools/api/pom.xml b/tools/api/pom.xml index c09582a..db2f43b 100644 --- a/tools/api/pom.xml +++ b/tools/api/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent/ diff --git a/tools/listener-api/pom.xml b/tools/listener-api/pom.xml index 42bf8b5..f224c2c 100644 --- a/tools/listener-api/pom.xml +++ b/tools/listener-api/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent diff --git a/tools/pom.xml b/tools/pom.xml index 078e711..9201952 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-aggregator - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/tools/rpc-api/pom.xml b/tools/rpc-api/pom.xml index 5432bd0..c263b3f 100644 --- a/tools/rpc-api/pom.xml +++ b/tools/rpc-api/pom.xml @@ -7,13 +7,13 @@ org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent/ org.opendaylight.serviceutils rpc-api - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT bundle diff --git a/tools/testutils/pom.xml b/tools/testutils/pom.xml index 4694a0a..aa916cd 100644 --- a/tools/testutils/pom.xml +++ b/tools/testutils/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../../commons/quality-parent/ org.opendaylight.serviceutils tools-testutils - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/upgrade/pom.xml b/upgrade/pom.xml index f9402ac..2696509 100644 --- a/upgrade/pom.xml +++ b/upgrade/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.13.3-SNAPSHOT + 0.13.4-SNAPSHOT ../commons/binding-parent commit 516228aa3a5cc4c639b8ee0e7a70ee961754e382 Author: Gilles Thouenon Date: Wed Dec 11 16:25:52 2024 +0100 Update git submodules * Update integration/distribution from branch 'stable/calcium' to 3413546e732eb221b76d412182c1d5669113e7c6 - Bump transportpce versions Adopt: - transportpce-models-20.3.0 - transportpce-9.3.0 Change-Id: Ic9828b1149084218eccaca17f183d26d1d69fe0d Signed-off-by: Gilles Thouenon diff --git a/integration/distribution b/integration/distribution index 49c995671..3413546e7 160000 --- a/integration/distribution +++ b/integration/distribution @@ -1 +1 @@ -Subproject commit 49c99567156949d3a56b3fab40843d0195e1e46b +Subproject commit 3413546e732eb221b76d412182c1d5669113e7c6 On branch stable/calcium Your branch is up to date with 'origin/stable/calcium'. 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: openflowplugin (new commits) modified: ovsdb (new commits) modified: serviceutils (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 openflowplugin.bundle openflowplugin.patch ovsdb.bundle ovsdb.patch serviceutils.bundle serviceutils.patch