Bump blueprint version 78/109778/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 15 Jan 2024 13:18:35 +0000 (14:18 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 15 Jan 2024 13:18:50 +0000 (14:18 +0100)
The namespace version is going to change, adjust for that.

JIRA: CONTROLLER-2090
Change-Id: I6bbc9b82d650793c54f8cbf5c8f7f3054b7635c5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
trace/mdsal-trace-impl/src/main/resources/org/opendaylight/blueprint/impl-blueprint.xml

index 11314e2fdfebf5c28c025af1d20b5253740e20c1..996e2ac5402036e929b0e58842e87ec230c3f7ec 100644 (file)
@@ -8,7 +8,7 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution,
 and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
-  xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0"
+  xmlns:odl="http://opendaylight.org/xmlns/blueprint/v2.0.0"
   odl:use-default-for-reference-types="true">
 
   <odl:clustered-app-config id="mdsalConfig"