8000 update to 0.20.5 · nibin/elasticsearch-http-basic@04ce099 · GitHub
[go: up one dir, main page]

Skip to content

Commit 04ce099

Browse files
author
Peter
committed
update to 0.20.5
1 parent 1380af2 commit 04ce099

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
@@ -4,15 +4,15 @@
44

55
<groupId>com.asquera.elasticsearch</groupId>
66
<artifactId>http-basic</artifactId>
7-
<version>0.20.2-SNAPSHOT</version>
7+
<version>0.20.5-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>Basic Authentication Plugin</name>
1111
<url>http://maven.apache.org</url>
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
15-
<elasticsearch.version>0.20.2</elasticsearch.version>
15+
<elasticsearch.version>0.20.5</elasticsearch.version>
1616
</properties>
1717

1818
<dependencies>

0 commit comments

Comments
 (0)
0