<dependency>
<groupId>org.switchyard</groupId>
<artifactId>switchyard-common</artifactId>
<version>2.0.1.redhat-621084</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.switchyard', module='switchyard-common', version='2.0.1.redhat-621084')
)
<parent> <groupId>org.switchyard</groupId> <artifactId>switchyard-core-parent</artifactId> <version>2.0.1.redhat-621084</version> </parent>