We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c6ee0 commit 331c8a6Copy full SHA for 331c8a6
java/server/src/com/thoughtworks/selenium/BUCK
@@ -2,7 +2,7 @@ include_defs('//SELENIUM_VERSION')
2
3
java_library(
4
name = 'leg-rc',
5
- maven_coords = 'org.seleniumhq.selenium:selenium-java:' + SE_VERSION,
+ maven_coords = 'org.seleniumhq.selenium:leg-rc:' + SE_VERSION,
6
deps = [
7
'//java/client/src/com/thoughtworks/selenium:selenium',
8
'//java/server/src/org/openqa/selenium/server/htmlrunner:htmlrunner',
0 commit comments