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