Bump upstreams
[ovsdb.git] / southbound / southbound-features / odl-ovsdb-southbound-impl / src / main / feature / feature.xml
index bea903bda8b11f53c0e8699212a9ea2f88a6b8d1..5fe078ea815d6fec981ff137fe4a3c3bdf4a671a 100644 (file)
@@ -8,7 +8,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <features name="odl-ovsdb-southbound-impl-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
     <feature name="odl-ovsdb-southbound-impl" version="${project.version}">
-        <feature version="[7,8)">odl-jackson-2.10</feature>
+        <feature version="[12,13)">odl-jackson-2</feature>
+        <feature version="[5,6)">odl-infrautils-diagstatus</feature>
+        <feature version="[5,6)">odl-infrautils-ready</feature>
         <configfile finalname="etc/org.opendaylight.ovsdb.southbound.cfg">
             mvn:org.opendaylight.ovsdb/southbound-impl/${project.version}/cfg/config
         </configfile>