Skip to content

Commit 3749604

Browse files
committed
Note we're deploying to JBoss Nexus and not Maven Central.
Signed-off-by: James R. Perkins <jperkins@ibm.com>
1 parent 7db69c2 commit 3749604

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ See the link:CONTRIBUTING.adoc[contributing guide].
2929

3030
== Releasing
3131

32-
Releasing the project requires permission to deploy to Maven Central see https://central.sonatype.org/publish/requirements/[Maven Central Release Requirements].
33-
Once everything is setup, you simply need to run the `./release.sh` script. There are two required parameters:
32+
Releasing this project requires access to https://repository.jboss.org/nexus[JBoss Nexus].
33+
34+
To perform a release ensure you're on the correct branch and that branch is up to date. Once everything is setup, you
35+
simply need to run the `./release.sh` script. There are two required parameters:
3436

3537
1. `-r` or `--release` which is the version you want to release
3638
2. `-d` or `--development` which is the next development version.

0 commit comments

Comments
 (0)