Skip to content

Commit 331c8a6

Browse files
committed
leg-rc package maven_coords should be leg-rc
1 parent 95c6ee0 commit 331c8a6

File tree

1 file changed

+1
-1
lines changed
  • java/server/src/com/thoughtworks/selenium

1 file changed

+1
-1
lines changed

java/server/src/com/thoughtworks/selenium/BUCK

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include_defs('//SELENIUM_VERSION')
22

33
java_library(
44
name = 'leg-rc',
5-
maven_coords = 'org.seleniumhq.selenium:selenium-java:' + SE_VERSION,
5+
maven_coords = 'org.seleniumhq.selenium:leg-rc:' + SE_VERSION,
66
deps = [
77
'//java/client/src/com/thoughtworks/selenium:selenium',
88
'//java/server/src/org/openqa/selenium/server/htmlrunner:htmlrunner',

0 commit comments

Comments
 (0)