Release Train: v2022.0.1 / Stream Apps: v4.0.1

This commit is contained in:
Corneil du Plessis
2024-12-02 11:41:56 +02:00
parent 2265f490fa
commit 3ca8650058

View File

@@ -28,6 +28,7 @@ set +e
$SCDIR/mvnw clean install -DskipTests -T 1C -ntp -Dmaven.javadoc.skip=true
$SCDIR/mvnw clean
find $SCDIR -name apps -type d -exec rm -rf '{}' \;
$SCDIR/mvnw versions:set \
-s .settings.xml -DgenerateBackupPoms=false -Dartifactory.publish.artifacts=false -B $VERBOSE \