Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
update how to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan.Praetsch committed Apr 18, 2024
1 parent 6827d3a commit c746611
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
- creates another commit, which updates version to the next snapshot
- commits everything to the Github repo
1. Wait for the Github action to deploy the artifact and for it to be available in Maven Central
- you can usually directly access the artifact after 10 to 20 minutes, way before it shows up when searching on [Maven Central](https://search.maven.org/)
- i.e. `https://search.maven.org/artifact/com.mercateo.sqs/sqs-utils/X.Y.Z/jar` where `X.Y.Z` is the version that you just released
- the new version is available as soon as you find it in the maven repo: https://repo.maven.apache.org/maven2/com/mercateo/sqs/sqs-utils/

# deploy SNAPSHOT

Expand Down

0 comments on commit c746611

Please sign in to comment.