You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/09/10 19:35:49 UTC

git commit: Move to latest ES release, v1.3.2

Repository: incubator-usergrid
Updated Branches:
  refs/heads/two-dot-o da6bf22ec -> ffef178ee


Move to latest ES release, v1.3.2


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

Branch: refs/heads/two-dot-o
Commit: ffef178ee4476850dc94a52eae13dafc3d13f644
Parents: da6bf22
Author: Dave Johnson <dm...@apigee.com>
Authored: Wed Sep 10 13:35:39 2014 -0400
Committer: Dave Johnson <dm...@apigee.com>
Committed: Wed Sep 10 13:35:39 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/ffef178e/stack/corepersistence/pom.xml
----------------------------------------------------------------------
diff --git a/stack/corepersistence/pom.xml b/stack/corepersistence/pom.xml
index e2b87b9..913d12a 100644
--- a/stack/corepersistence/pom.xml
+++ b/stack/corepersistence/pom.xml
@@ -43,7 +43,7 @@
         <commons.collections.version>3.2.1</commons.collections.version>
         <commons.io.version>2.4</commons.io.version>
         <commons.lang.version>3.1</commons.lang.version>
-        <elasticsearch.version>1.2.3</elasticsearch.version>
+        <elasticsearch.version>1.3.2</elasticsearch.version>
         <fasterxml-uuid.version>3.1.3</fasterxml-uuid.version>
         <guava.version>15.0</guava.version>
         <guice.version>3.0</guice.version>