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