Skip to content

Commit

Permalink
The chromium maven jars are now required
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Jul 3, 2019
1 parent f148142 commit e5a00de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ JAVA_RELEASE_TARGETS = [
'//java/client/src/org/openqa/selenium:core',
'//java/client/src/org/openqa/selenium/support:support',
'//java/client/src/org/openqa/selenium/chrome:chrome',
'//java/client/src/org/openqa/selenium/chromium:chromium',
'//java/client/src/org/openqa/selenium/edge:edge',
'//java/client/src/org/openqa/selenium/edge/edgehtml:edgehtml',
'//java/client/src/org/openqa/selenium/firefox:firefox',
Expand Down

0 comments on commit e5a00de

Please sign in to comment.