Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Commit 839c4da

Browse files
committed
prepare for next development iteration
1 parent 74d8821 commit 839c4da

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e
1111

1212
| Attachment Mapper Plugin | elasticsearch | Tika | Release date |
1313
|-----------------------------|-----------------------|--------|:------------:|
14+
| 2.1.0-SNAPSHOT | 1.0.0.RC1 -> master | 1.5 | XXXX-XX-XX |
1415
| 2.0.0 | 1.0.0.RC1 -> master | 1.5 | 2014-03-25 |
1516
| 2.0.0.RC1 | 1.0.0.RC1 -> master | 1.4 | 2014-01-15 |
1617

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>org.elasticsearch</groupId>
77
<artifactId>elasticsearch-mapper-attachments</artifactId>
8-
<version>2.0.0</version>
8+
<version>2.1.0-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010
<name>Elasticsearch Mapper Attachment plugin</name>
1111
<description>The mapper attachments plugin adds the attachment type to Elasticsearch using Apache Tika.</description>

0 commit comments

Comments
 (0)