Revert "Update Guava to 20.0 snapshot version 20160818.201422-323"

Snapshot disappeared on us. Include revert of submodule change.

This reverts commit ea67c7ff00.

Change-Id: Iee0c80c57a456b57a98b79ae9a3085ab08990428


* submodules:
* Update plugins/replication from branch 'master'
  - Merge "Revert "Remove usage of to-be-deprecated Throwables methods""
  - Merge "Change docs links to actual file extension (.md)"
  - Change docs links to actual file extension (.md)
    
    See https://gerrit-review.googlesource.com/83950 for detailed context.
    
    Change-Id: I1d86feee4aaffcf7b9bd7db5e094c6a421bb6b42
This commit is contained in:
Dave Borowitz
2016-08-25 00:02:52 +00:00
committed by Gerrit Code Review
parent e1767e5ad7
commit 64beae58a2
2 changed files with 3 additions and 4 deletions

View File

@@ -67,10 +67,9 @@ maven_jar(
maven_jar(
name = 'guava',
id = 'com.google.guava:guava:20.0:20160818.201422-323',
sha1 = '13af7470db1026c57aedd0144018e06fe79bba33',
id = 'com.google.guava:guava:19.0',
sha1 = '6ce200f6b23222af3d8abb6b6459e6c44f4bb0e9',
license = 'Apache2.0',
repository = MAVEN_SNAPSHOT,
)
maven_jar(