Skip to content

Commit

Permalink
updates per default branch master->main
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams authored Jun 22, 2021
1 parent 4230df5 commit ba069e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pre-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ mvn versions:set-property -Dproperty=pds4-jparser.version -DnewVersion=$version
git add pom.xml
git commit -m "Upgrade pds4-jparser"

git push origin master
git push origin main

set +x

0 comments on commit ba069e4

Please sign in to comment.