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-rest-httpclient:1.0.0-alpha2'
<dependency>
<groupId>org.camunda.connect</groupId>
<artifactId>camunda-connect-rest-httpclient</artifactId>
<version>1.0.0-alpha2</version>
</dependency>
<dependency org="org.camunda.connect" name="camunda-connect-rest-httpclient" rev="1.0.0-alpha2"/>
"org.camunda.connect", "camunda-connect-rest-httpclient", "1.0.0-alpha2"