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