You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ka...@apache.org on 2013/11/06 00:01:56 UTC

git commit: [HELIX-288] Update guava version, rb=15249

Updated Branches:
  refs/heads/master 97b557ace -> 13c1c4cbf


[HELIX-288] Update guava version, rb=15249


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/13c1c4cb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/13c1c4cb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/13c1c4cb

Branch: refs/heads/master
Commit: 13c1c4cbf55ab20f2569ad7a7de00ed779ab5ccf
Parents: 97b557a
Author: Kanak Biscuitwala <ka...@hotmail.com>
Authored: Tue Nov 5 14:45:13 2013 -0800
Committer: Kanak Biscuitwala <ka...@hotmail.com>
Committed: Tue Nov 5 15:01:41 2013 -0800

----------------------------------------------------------------------
 helix-core/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/13c1c4cb/helix-core/pom.xml
----------------------------------------------------------------------
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index b6ddd23..12d3c9f 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -144,7 +144,7 @@ under the License.
     <dependency>
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
-      <version>r09</version>
+      <version>15.0</version>
     </dependency>
       <dependency>
         <groupId>org.yaml</groupId>