Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
berndruecker authored Feb 1, 2023
1 parent 21de077 commit d9a1b2d
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
[![Community Extension](https://img.shields.io/badge/Community%20Extension-An%20open%20source%20community%20maintained%20project-FF4700)](https://github.com/camunda-community-hub/community) [![](https://img.shields.io/badge/Lifecycle-Stable-brightgreen)](https://github.com/Camunda-Community-Hub/community/blob/main/extension-lifecycle.md#stable-) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.camunda.community/community-hub-release-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.camunda.community/community-hub-release-parent)

community-hub-release-parent
======================
# Camunda Community Hub Release Parent

use this parent POM to do releases via the [Community Hub Maven release action](https://github.com/camunda-community-hub/community-action-maven-release) to:

- [Camunda Artifactory](https://artifacts.camunda.com/): Snapshots and releases
- [Sonatype](https://oss.sonatype.org/#stagingRepositories) (aka Maven Central): Releases
Use this parent POM to do releases via the [Community Hub Maven release action](https://github.com/camunda-community-hub/community-action-maven-release) to:

- [Camunda Artifactory](https://artifacts.camunda.com/)
- [Sonatype](https://oss.sonatype.org/#stagingRepositories) (aka Maven Central)

Usage
-----
See [Camunda Community Hub release documentation](https://github.com/camunda-community-hub/community/blob/main/RELEASE.MD) for more info on this.


# Usage

In your pom.xml, add a parent:
```
Expand Down

0 comments on commit d9a1b2d

Please sign in to comment.