Repository: spark
Updated Branches:
  refs/heads/branch-1.2 2fbe488a0 -> 078894c7f


Revert "HOTFIX: Rolling back incorrect version change"

This reverts commit 3a4609eada2ee0bfbcce0f4127b6a5363ae528e5.


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/2c6e2876
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/2c6e2876
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/2c6e2876

Branch: refs/heads/branch-1.2
Commit: 2c6e2876b3f57aff9ed88626d95bd84e4f25098f
Parents: 2fbe488
Author: Patrick Wendell <pwend...@gmail.com>
Authored: Thu Dec 4 11:22:19 2014 -0800
Committer: Patrick Wendell <pwend...@gmail.com>
Committed: Thu Dec 4 11:22:19 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/spark/blob/2c6e2876/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4169675..2d7e771 100644
--- a/pom.xml
+++ b/pom.xml
@@ -418,7 +418,7 @@
       <dependency>
         <groupId>net.jpountz.lz4</groupId>
         <artifactId>lz4</artifactId>
-        <version>1.2.0</version>
+        <version>1.2.1-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>com.clearspring.analytics</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to