You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by sm...@apache.org on 2014/07/11 06:17:56 UTC

[16/50] [abbrv] git commit: SLIDER-149 revert to curator 2.4.1 . guava pain

SLIDER-149 revert to curator 2.4.1 . guava pain


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/3a70ce9a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/3a70ce9a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/3a70ce9a

Branch: refs/heads/master
Commit: 3a70ce9afb7d0c00e33a97af26f7029b7e55362b
Parents: a613e20
Author: Steve Loughran <st...@apache.org>
Authored: Mon Jul 7 16:56:22 2014 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Mon Jul 7 16:56:22 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/3a70ce9a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c6980be..0076561 100644
--- a/pom.xml
+++ b/pom.xml
@@ -132,7 +132,7 @@
     <commons-compress.version>1.4.1</commons-compress.version>
     <commons-logging.version>1.1.3</commons-logging.version>
     <commons-io.version>2.4</commons-io.version>
-    <curator.version>2.5.0</curator.version>
+    <curator.version>2.4.1</curator.version>
     <easymock.version>3.1</easymock.version>
     <guava.version>11.0.2</guava.version>
     <gson.version>2.2.2</gson.version>