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

Closes #15
Closes #16
Closes #9

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

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



diff --git a/README.md b/README.md
index 27c4225..ed4547c 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@
 | swift_url                           | Swift auth url. **Mandatory**
 | swift_authmethod                    | Swift auth method, one of "KEYSTONE" 
"TEMPAUTH" or "" for basic auth
 | swift_password                      | Swift password
-| swift_tenant                        | Swift tenant name, only used with 
keystone auth
+| swift_tenantname                    | Swift tenant name, only used with 
keystone auth
 | swift_username                      | Swift username
 | chunk_size                          | Maximum size for individual objects in 
the snapshot. Defaults to `5gb` as that's the Swift default
 | compress                            | Turns on compression of the snapshot 
files. Defaults to `false` as it tends to break with Swift
diff --git a/pom.xml b/pom.xml
index 18ca43b..93cc4c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
 
     <groupId>org.wikimedia.elasticsearch.swift</groupId>
     <artifactId>swift-repository-plugin</artifactId>
-    <version>2.3.3</version>
+    <version>2.3.4-SNAPSHOT</version>
     <packaging>jar</packaging>
     <name>SwiftRepositoryPlugin</name>
     <description>Repository plugin for Elasticsearch backed by 
Swift</description>

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Icce92b63046af0787ecfa6cb524dfa4d014c1423
Gerrit-PatchSet: 2
Gerrit-Project: search/repository-swift
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