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 11955e8 commit 9225623Copy full SHA for 9225623
SELENIUM_VERSION
@@ -1,2 +1,2 @@
1
-SE_VERSION = '3.0.0-beta1-SNAPSHOT'
+SE_VERSION = '3.0.0-beta1'
2
third_party/java/jcip_annotations/BUCK
@@ -1,5 +1,5 @@
prebuilt_jar(name = 'jcip_annotations',
- maven_coords = 'net.jcip:jcip_annotations:1.0',
+ maven_coords = 'net.jcip:jcip-annotations:1.0',
3
binary_jar = 'jcip-annotations-1.0.jar',
4
visibility = [
5
'//java/server/src/org/openqa/grid:grid',
0 commit comments