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.osgi:camunda-bpm-blueprint-wrapper:1.3.0'
<dependency>
<groupId>org.camunda.bpm.extension.osgi</groupId>
<artifactId>camunda-bpm-blueprint-wrapper</artifactId>
<version>1.3.0</version>
</dependency>
<dependency org="org.camunda.bpm.extension.osgi" name="camunda-bpm-blueprint-wrapper" rev="1.3.0"/>
"org.camunda.bpm.extension.osgi", "camunda-bpm-blueprint-wrapper", "1.3.0"