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.examples:camunda-bpm-reactor-examples:1.0'
<dependency>
<groupId>org.camunda.bpm.extension.examples</groupId>
<artifactId>camunda-bpm-reactor-examples</artifactId>
<version>1.0</version>
</dependency>
<dependency org="org.camunda.bpm.extension.examples" name="camunda-bpm-reactor-examples" rev="1.0"/>
"org.camunda.bpm.extension.examples", "camunda-bpm-reactor-examples", "1.0"