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.connect:camunda-connect-soap-http-client:1.0.0-alpha4'
<dependency>
<groupId>org.camunda.connect</groupId>
<artifactId>camunda-connect-soap-http-client</artifactId>
<version>1.0.0-alpha4</version>
</dependency>
<dependency org="org.camunda.connect" name="camunda-connect-soap-http-client" rev="1.0.0-alpha4"/>
"org.camunda.connect", "camunda-connect-soap-http-client", "1.0.0-alpha4"