A Java library for processing CML, implementing the XML object model (XOM) for the Chemical Markup Language (CML).
Instructions to increase the version:
mvn versions:set -DnewVersion=4.10-SNAPSHOT
Deploy to Sonatype with the following commands, for snapshots and releases respectively:
mvn clean deploy