This pom defines the required plugins and profiles to allow a camunda release build. Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
'org.camunda.bpm.extension.camel:camunda-bpm-camel-common-tests:0.4'
<dependency>
<groupId>org.camunda.bpm.extension.camel</groupId>
<artifactId>camunda-bpm-camel-common-tests</artifactId>
<version>0.4</version>
</dependency>
<dependency org="org.camunda.bpm.extension.camel" name="camunda-bpm-camel-common-tests" rev="0.4"/>
"org.camunda.bpm.extension.camel", "camunda-bpm-camel-common-tests", "0.4"