Unfortunately, your recent commit messed up the pom.xml
:
The versions of commons-io
and poi
are now managed with pom-scijava-24.2.0
, so you shouldn’t be overriding them in your own POM anymore.
Also, I recommend using SNAPSHOT
versions on the master
branch, and only put release versions on tags using release-version.sh
to ensure reproducible builds.