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