Updated common for info output. [skip ci]

This commit is contained in:
Corneil du Plessis
2024-12-02 11:38:07 +02:00
parent e2444c9eed
commit 2265f490fa

View File

@@ -26,7 +26,7 @@ echo "Version:[$OLD_VERSION] -> [$NEW_VERSION]"
echo "Release Train Version: [$OLD_RT_VERSION] -> [$RELEASE_TRAIN_VERSION]"
set +e
$SCDIR/mvnw clean install -DskipTests -T 1C -ntp
$SCDIR/mvnw clean install -DskipTests -T 1C -ntp -Dmaven.javadoc.skip=true
$SCDIR/mvnw clean
$SCDIR/mvnw versions:set \