Changes
#2 (Mar 27, 2023 6:28:39 PM)
- Move plugins to correct tree — tommythelen / githubweb
 - Follow the BagIt spec w.r.t the name of the manifest filenaming conventions — tommythelen / githubweb
 - Bump version — tommythelen / githubweb
 - Add unit testst to make sure that the file naming of the checksum files is correct — tommythelen / githubweb
 - Fix missing import — tommythelen / githubweb
 - Bump version — tommythelen / githubweb
 - Check for name collisions between files as they're added to the bag — tommythelen / githubweb
 - Use HashMap for tracking SpeedFile objects and paths — tommythelen / githubweb
 - Bump a patch version — tommythelen / githubweb
 - Add GitHub Action to build and test with maven. — gitcode / githubweb
 - Fix pom file deficiencies to fix warnings. — gitcode / githubweb
 - 1. Change the url value from ${project.url} to {url} on the both deploy-file and distributionManagement sections. — tao / githubweb