8000 Release 1.5.1 · blogsit/elasticsearch-http-basic@2aedfea · GitHub
[go: up one dir, main page]

Skip to content

Commit 2aedfea

Browse files
author
emiguez
committed
Release 1.5.1
1 parent a7874de commit 2aedfea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ file. This file is structured according to http://keepachangelog.com/
55
Use `date "+%Y-%m-%d"` to get the correct date formatting
66

77
- - -
8-
## [Unreleased][unreleased]
8+
## [1.5.1][2015-08-30]
99
### - Added
1010
- allow HEAD root url authentication #39
1111
- log http method on any request. #42

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.asquera.elasticsearch</groupId>
77
<artifactId>elasticsearch-http-basic</artifactId>
8-
<version>1.5.0</version>
8+
<version>1.5.1</version>
99
<packaging>jar</packaging>
1010
<name>Elasticsearch Http Basic plugin</name>
1111
<description>Adds HTTP Basic authentication (BA) to your Elasticsearch cluster</description>

0 commit comments

Comments
 (0)
0