Do not depend on ODL Blueprint 22/97622/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 24 Sep 2021 15:16:14 +0000 (17:16 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 24 Sep 2021 15:16:14 +0000 (17:16 +0200)
Use of odl:type=default is discouraged ditch its use in library.

Change-Id: I1b0dec76529e99da1dfd287a6d53365cfc5ca106
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
library/impl/src/main/resources/OSGI-INF/blueprint/library.xml

index eefe7ed3bac5ccc49772aa781a8a28d342d38985..42b649c2315daaac09114c7a98102634bfc932e0 100644 (file)
@@ -1,8 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
-           xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0"
-           xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.1.0"
-           odl:use-default-for-reference-types="true">
+           xmlns:cm="http://aries.apache.org/blueprint/xmlns/blueprint-cm/v1.1.0">
 
   <!-- Read default values at startup and inject to OvsdbConnectionService-->
   <cm:property-placeholder persistent-id="org.opendaylight.ovsdb.library" update-strategy="none">