You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by to...@apache.org on 2014/11/17 21:12:58 UTC

[48/50] [abbrv] incubator-usergrid git commit: Sets ES to 1.4.0

Sets ES to 1.4.0


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

Branch: refs/heads/two-dot-o-events
Commit: 96cb667b353dfd2ba3aceb4dda2e50e55724674d
Parents: 43cb0b9
Author: Todd Nine <tn...@apigee.com>
Authored: Mon Nov 17 09:34:57 2014 -0700
Committer: Todd Nine <tn...@apigee.com>
Committed: Mon Nov 17 09:34:57 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/96cb667b/stack/corepersistence/pom.xml
----------------------------------------------------------------------
diff --git a/stack/corepersistence/pom.xml b/stack/corepersistence/pom.xml
index 9bd53fa..b44fca7 100644
--- a/stack/corepersistence/pom.xml
+++ b/stack/corepersistence/pom.xml
@@ -59,7 +59,7 @@ limitations under the License.
         <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.3.2</elasticsearch.version>
+        <elasticsearch.version>1.4.0</elasticsearch.version>
         <fasterxml-uuid.version>3.1.3</fasterxml-uuid.version>
         <guava.version>15.0</guava.version>
         <guice.version>4.0-beta5</guice.version>