<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>schema.hardwarevtep</artifactId>
<version>1.1.0-Lithium</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.ovsdb', module='schema.hardwarevtep', version='1.1.0-Lithium')
)
<dependency org="org.opendaylight.ovsdb" name="schema.hardwarevtep" rev="1.1.0-Lithium" />