From 265ad67bb66e9920c205799203e8dbde89f0f8cc Mon Sep 17 00:00:00 2001 From: "Lincoln Baxter, III" Date: Wed, 4 Oct 2023 17:09:08 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5db498489..834e2845c 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,10 @@ mvn package -PWILDFLY_MANAGED_8 ``` (Or use any of the other profiles in pom.xml - Note, most seem to be failing right now due to stale maven packages. Pull requests fixing test proviles are appreciated!) +RELEASING +======== +See https://github.com/ocpsoft/rewrite/wiki/Releasing#current-process + FEEDBACK ========