Skip to content

Pom which can be inherited for community hub maven releases defining some common release properties

Notifications You must be signed in to change notification settings

camunda-community-hub/community-hub-release-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community Extension Maven Central

Camunda Community Hub Release Parent

Use this parent POM to do releases via the Community Hub Maven release action to:

See Camunda Community Hub release documentation for more info on this.

Usage

In your pom.xml, add a parent using the newest version available of this POM:

<parent>
    <groupId>org.camunda.community</groupId>
    <artifactId>community-hub-release-parent</artifactId>
    <version><!-- Use the newest version available! --></version>
    <relativePath />
</parent>

About

Pom which can be inherited for community hub maven releases defining some common release properties

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 14