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