Skip to content

Commit d03a732

Browse files
author
mhughes
committed
Fix list blobs on v7; prepare for release.
1 parent c42c5ec commit d03a732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.wikimedia.elasticsearch.swift</groupId>
1212
<artifactId>swift-repository-plugin</artifactId>
13-
<version>0.7</version>
13+
<version>0.7.1</version>
1414
<packaging>jar</packaging>
1515
<name>SwiftRepositoryPlugin</name>
1616
<description>Repository plugin for Elasticsearch backed by Swift</description>
@@ -58,7 +58,7 @@
5858
<version>2.1.2</version>
5959
<scope>test</scope>
6060
</dependency>
61-
<!-- Add logging dependencies as optional so they are present during debugging
61+
<!-- Add logging dependencies as optional so they are present during debugging
6262
but won't try to replace those packaged with Elasticsearch. -->
6363
<dependency>
6464
<groupId>log4j</groupId>

0 commit comments

Comments
 (0)