Skip to content

Commit

Permalink
Release Train: v2022.0.1 / Stream Apps: v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Corneil du Plessis committed Dec 2, 2024
1 parent 2265f49 commit 3ca8650
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update-project-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 3ca8650

Please sign in to comment.