Skip to content

Commit

Permalink
SNAPSHOT didn't work, also correcting one of the third party maven_co…
Browse files Browse the repository at this point in the history
…ords
  • Loading branch information
lukeis committed Jul 7, 2016
1 parent 11955e8 commit 9225623
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SELENIUM_VERSION
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SE_VERSION = '3.0.0-beta1-SNAPSHOT'
SE_VERSION = '3.0.0-beta1'

2 changes: 1 addition & 1 deletion third_party/java/jcip_annotations/BUCK
Original file line number Diff line number Diff line change
@@ -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',
binary_jar = 'jcip-annotations-1.0.jar',
visibility = [
'//java/server/src/org/openqa/grid:grid',
Expand Down

0 comments on commit 9225623

Please sign in to comment.