DCausse has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/290658

Change subject: Upgrade to elastic 2.3.3
......................................................................

Upgrade to elastic 2.3.3

Change-Id: I901801c907ed529c2134a8a57c130a08ccb1b41b
---
M README.md
M pom.xml
2 files changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/search/repository-swift 
refs/changes/58/290658/1

diff --git a/README.md b/README.md
index d33f025..27c4225 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,7 @@
 | 1.6.0                       | 1.6.0                 | 2015-06-09   |
 | 1.7.0                       | 1.7.0                 | 2015-07-20   |
 | 2.1.1                       | 2.1.1                 | 2016-05-12   |
+| 2.3.3                       | 2.3.3                 | 2016-05-25   |
 
 Only the versions in the table above should be used. The in-between releases
 were buggy and are not recommended.
diff --git a/pom.xml b/pom.xml
index 445dbd3..3972332 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>org.wikimedia.elasticsearch.swift</groupId>
     <artifactId>swift-repository-plugin</artifactId>
-    <version>2.1.2-SNAPSHOT</version>
+    <version>2.3.3-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>SwiftRepositoryPlugin</name>
     <description>Repository plugin for Elasticsearch backed by 
Swift</description>
@@ -42,7 +42,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <elasticsearch.version>2.1.1</elasticsearch.version>
+        <elasticsearch.version>2.3.3</elasticsearch.version>
         <elasticsearch.plugin.name>swift-repository</elasticsearch.plugin.name>
         <maven.compiler.target>1.7</maven.compiler.target>
         <maven.compiler.source>1.7</maven.compiler.source>

-- 
To view, visit https://gerrit.wikimedia.org/r/290658
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I901801c907ed529c2134a8a57c130a08ccb1b41b
Gerrit-PatchSet: 1
Gerrit-Project: search/repository-swift
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to