freiheitstools / semver-lib

Java library for parsing and working with semantic versions according to the SemVer specification.
Apache License 2.0
0 stars 0 forks source link

Prepare a deployment of snapshots and releases to #7

Open obfischer opened 1 month ago

obfischer commented 1 month ago

As developer of the parser, I would like to be able to deploy a snapshot or release version to OSS Sonatype, so that I can always release new versions.

obfischer commented 1 month ago

Good source for setup: https://central.sonatype.org/publish/publish-maven/#gpg-signed-components

obfischer commented 1 week ago

Deployment is done via mvn -P release