Skip to content

Commit

Permalink
Fix formatting after migration
Browse files Browse the repository at this point in the history
  • Loading branch information
rsynek committed Jan 30, 2023
1 parent 6c63042 commit 0a73edb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/8-to-9-migration/migrate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ ${mvn_cmd} versions:set \
-DgenerateBackupPoms=false \
-DnewVersion="${new_project_version}" \

${mvn_cmd} process-test-sources

# Commit the changes.
git status
git add -u
Expand Down

0 comments on commit 0a73edb

Please sign in to comment.