Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Commit

Permalink
Release 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
emiguez committed Aug 30, 2015
1 parent a7874de commit 2aedfea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ file. This file is structured according to http://keepachangelog.com/
Use `date "+%Y-%m-%d"` to get the correct date formatting

- - -
## [Unreleased][unreleased]
## [1.5.1][2015-08-30]
### - Added
- allow HEAD root url authentication #39
- log http method on any request. #42
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.asquera.elasticsearch</groupId>
<artifactId>elasticsearch-http-basic</artifactId>
<version>1.5.0</version>
<version>1.5.1</version>
<packaging>jar</packaging>
<name>Elasticsearch Http Basic plugin</name>
<description>Adds HTTP Basic authentication (BA) to your Elasticsearch cluster</description>
Expand Down

0 comments on commit 2aedfea

Please sign in to comment.