1 <?xml version="1.0" encoding="UTF-8"?>
2 <features name="odl-serviceutils-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
6 <feature name='odl-serviceutils-rpc' version='${project.version}'>
7 <feature version="[7,8)">odl-yangtools-common</feature>
8 <feature version="[2,3)">odl-infrautils-utils</feature>