Skip to content

Commit

Permalink
Update Buck file for Jetty.
Browse files Browse the repository at this point in the history
  • Loading branch information
shs96c committed Jun 9, 2015
1 parent 42b8f6b commit b914c61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/java/jetty-websocket/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ prebuilt_jar(name = 'jetty-util',
)

prebuilt_jar(name = 'jetty-io',
binary_jar = 'jetty-io-9.9.2.11.v20150529.jar',
)
binary_jar = 'jetty-io-9.2.11.v20150529.jar',
)

0 comments on commit b914c61

Please sign in to comment.