Branch/issue62 availability on maven central
- Changed group ID and package to
org.javahg
. - Left artifact ID to
javahg
. - Set version to 1.0.0-SNAPSHOT
- The pom.xml file is adapted according to https://www.freecodecamp.org/news/how-to-upload-an-open-source-java-library-to-maven-central-cac7ce2f57c/.
- The deployment of an actual release hasn't been tested yet: the configuration of maven-release-plugin remains to be done/completed.
Edited by Amenel Voglozin