camunda - Release Parent Pom

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.

License

License

GroupId

GroupId

org.camunda
ArtifactId

ArtifactId

camunda-release-parent
Last Version

Last Version

3.9.1
Release Date

Release Date

Type

Type

pom
Description

Description

camunda - Release Parent Pom
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.
Project URL

Project URL

http://www.camunda.org
Project Organization

Project Organization

Camunda Services GmbH
Source Code Management

Source Code Management

https://github.com/camunda/camunda-release-parent

Download camunda-release-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.camunda/camunda-release-parent/ -->
<dependency>
    <groupId>org.camunda</groupId>
    <artifactId>camunda-release-parent</artifactId>
    <version>3.9.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda/camunda-release-parent/
implementation 'org.camunda:camunda-release-parent:3.9.1'
// https://jarcasting.com/artifacts/org.camunda/camunda-release-parent/
implementation ("org.camunda:camunda-release-parent:3.9.1")
'org.camunda:camunda-release-parent:pom:3.9.1'
<dependency org="org.camunda" name="camunda-release-parent" rev="3.9.1">
  <artifact name="camunda-release-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda', module='camunda-release-parent', version='3.9.1')
)
libraryDependencies += "org.camunda" % "camunda-release-parent" % "3.9.1"
[org.camunda/camunda-release-parent "3.9.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.camunda

Camunda

Versions

Version
3.9.1
3.9.0
3.8.1
3.7.1
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0
2.6
2.5
2.4
2.2
2.1
2
1