jenkins-bot has submitted this change and it was merged.

Change subject: [maven-release-plugin] prepare for next development iteration
......................................................................


[maven-release-plugin] prepare for next development iteration

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

Approvals:
  DCausse: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/README.md b/README.md
index f8d6521..ef0edf5 100644
--- a/README.md
+++ b/README.md
@@ -21,8 +21,6 @@
 Installation
 ------------
 
-TODO: fix this list when releasing, starting from es 2.0 we'll need one plugin 
version per elastic version
-
 | Extra Queries and Filters Plugin |  ElasticSearch  |
 |----------------------------------|-----------------|
 | 2.3.3, master                    | 2.3.3           |
diff --git a/pom.xml b/pom.xml
index acb2a69..da3f022 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
   <groupId>org.wikimedia.search</groupId>
   <artifactId>extra</artifactId>
-  <version>2.3.3</version>
+  <version>2.3.4-SNAPSHOT</version>
   <description>Extra queries and filters for Elasticsearch.</description>
 
   <licenses>
@@ -34,7 +34,7 @@
     <url>https://gerrit.wikimedia.org/r/#/admin/projects/search/extra</url>
     
<connection>scm:git:https://gerrit.wikimedia.org/r/search/extra</connection>
     
<developerConnection>scm:git:https://gerrit.wikimedia.org/r/search/extra</developerConnection>
-    <tag>extra-2.3.3</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9251342fd54c0c9adb643e8642146a8b4935dfed
Gerrit-PatchSet: 2
Gerrit-Project: search/extra
Gerrit-Branch: master
Gerrit-Owner: DCausse <[email protected]>
Gerrit-Reviewer: DCausse <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to