We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42c5ec commit d03a732Copy full SHA for d03a732
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.wikimedia.elasticsearch.swift</groupId>
12
<artifactId>swift-repository-plugin</artifactId>
13
- <version>0.7</version>
+ <version>0.7.1</version>
14
<packaging>jar</packaging>
15
<name>SwiftRepositoryPlugin</name>
16
<description>Repository plugin for Elasticsearch backed by Swift</description>
@@ -58,7 +58,7 @@
58
<version>2.1.2</version>
59
<scope>test</scope>
60
</dependency>
61
- <!-- Add logging dependencies as optional so they are present during debugging
+ <!-- Add logging dependencies as optional so they are present during debugging
62
but won't try to replace those packaged with Elasticsearch. -->
63
<dependency>
64
<groupId>log4j</groupId>
0 commit comments