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.example:camunda-bpm-spring-boot-starter-example-root:1.1.0'
<dependency>
<groupId>org.camunda.bpm.extension.example</groupId>
<artifactId>camunda-bpm-spring-boot-starter-example-root</artifactId>
<version>1.1.0</version>
</dependency>
<dependency org="org.camunda.bpm.extension.example" name="camunda-bpm-spring-boot-starter-example-root" rev="1.1.0"/>
"org.camunda.bpm.extension.example", "camunda-bpm-spring-boot-starter-example-root", "1.1.0"