Skip to content

Commit 123a4af

Browse files
authored
Adds some additional instructions for checking Maven artifacts (#5838)
Adds some additional instructions for checking Maven artifacts and moves the further details section to the bottom. Signed-off-by: David Venable <dlv@amazon.com>
1 parent 44b62a2 commit 123a4af

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

RELEASING.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,7 @@ After two maintainers approve the GitHub issue, the [OpenSearch CI server](https
176176
This is a Jenkins server that promotes our releases.
177177
You can check the promotion status by checking the [release-data-prepper](https://build.ci.opensearch.org/job/release-data-prepper/) job.
178178

179-
### Further details
180-
181-
For more details on the release build, or to setup your own GitHub repository, see [release/README.md](release/README.md).
182-
183-
179+
You can also check the Maven artifacts after the promote stage completes by viewing the [AWS Sonatype repository](https://aws.oss.sonatype.org/content/repositories/releases/org/opensearch/dataprepper/).
184180

185181
## <a name="post-release">Post release</a>
186182

@@ -204,3 +200,8 @@ Steps:
204200
* Find the milestone for the release.
205201
* Make sure there are no issues. If there are any triage them by closing, or changing the milestone.
206202
* Click the "Close" button
203+
204+
205+
### Further details
206+
207+
For more details on the release build, or to setup your own GitHub repository, see [release/README.md](release/README.md).

0 commit comments

Comments
 (0)