Skip to content

Commit e6e516d

Browse files
committed
Bump 6.8 branch to 6.8.1
This commit bumps the 6.8 branch to version 6.8.1.
1 parent b232296 commit e6e516d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Grab the latest nightly build from the [repository](http://oss.sonatype.org/cont
3838
<dependency>
3939
<groupId>org.elasticsearch</groupId>
4040
<artifactId>elasticsearch-hadoop</artifactId>
41-
<version>6.8.0-SNAPSHOT</version>
41+
<version>6.8.1-SNAPSHOT</version>
4242
</dependency>
4343
```
4444

buildSrc/esh-version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
eshadoop = 6.8.0
2-
elasticsearch = 6.8.0-SNAPSHOT
1+
eshadoop = 6.8.1
2+
elasticsearch = 6.8.1-SNAPSHOT

docs/src/reference/asciidoc/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
:ref: http://www.elastic.co/guide/en/elasticsearch/reference/5.0
1313
:description: Reference documentation of {eh}
1414
:ver: 6.8.0
15-
:ver-d: 6.8.0.BUILD-SNAPSHOT
15+
:ver-d: 6.8.1.BUILD-SNAPSHOT
1616
:es-v: 6.8.0
1717
:sp-v: 2.2.0
1818
:st-v: 1.0.1

0 commit comments

Comments
 (0)