<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>cds-mgmt-api</artifactId>
<version>6.0.6</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.opendaylight.controller', module='cds-mgmt-api', version='6.0.6')
)
<parent> <groupId>org.opendaylight.controller</groupId> <artifactId>mdsal-parent</artifactId> <version>6.0.6</version> </parent>