Closed javabrett closed 6 years ago
Ran:
mvn -Dline.separator=$'\r\n' -o release:update-versions -DautoVersionSubmodules=true -DdevelopmentVersion=3.10.0-SNAPSHOT
... followed by some dos2unix to fix inconsistent EOLs (need to fix that).
dos2unix
Manual change for a couple of OSGi props.
Ran:
mvn -Dline.separator=$'\r\n' -o release:update-versions -DautoVersionSubmodules=true -DdevelopmentVersion=3.10.0-SNAPSHOT
... followed by some
dos2unix
to fix inconsistent EOLs (need to fix that).Manual change for a couple of OSGi props.