Skip to content

Commit

Permalink
[build] do not update copyright information as part of release prepar…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
titusfortner committed Jan 25, 2024
1 parent 339a837 commit c2ea3b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -1092,9 +1092,6 @@ namespace :all do
Rake::Task['authors'].invoke
commit!('Update authors file', ['AUTHORS'])

Rake::Task['copyright:update'].invoke
commit!('Update copyright notice on files', all: true)

# Note that this does not include Rust version changes that are handled in separate rake:version task
Rake::Task['all:version'].invoke
commit!("FIX CHANGELOGS BEFORE MERGING!\n\nUpdate versions and change logs to release Selenium #{java_version}",
Expand Down

0 comments on commit c2ea3b2

Please sign in to comment.