We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339a837 commit c2ea3b2Copy full SHA for c2ea3b2
Rakefile
@@ -1092,9 +1092,6 @@ namespace :all do
1092
Rake::Task['authors'].invoke
1093
commit!('Update authors file', ['AUTHORS'])
1094
1095
- Rake::Task['copyright:update'].invoke
1096
- commit!('Update copyright notice on files', all: true)
1097
-
1098
# Note that this does not include Rust version changes that are handled in separate rake:version task
1099
Rake::Task['all:version'].invoke
1100
commit!("FIX CHANGELOGS BEFORE MERGING!\n\nUpdate versions and change logs to release Selenium #{java_version}",
0 commit comments