<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>schema.openvswitch</artifactId>
<version>1.10.0</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='schema.openvswitch', version='1.10.0')
)