Open imagejan opened 4 years ago
Thanks @imagejan!! I could not run maven install
successfully a week ago when I tried to switch to pom-scijava 28.0.0
, will have a look at that again and then this can be merged.
FWIW, I had no issues running mvn clean install
on Windows 10 and Mac OSX, and Travis CI seems to be happy as well 🙂
This commit fixes the following warnings reported by
mvn dependency:analyze
:In addition, it bumps the parent version to pom-scijava
28.0.0
, it removes hard-coded version definitions in favor of those managed by pom-scijava, and it defines a version property forcsbdeep
.