Skip to content

Commit f40dd0d

Browse files
author
Simone Scarduzio
committed
bump up the versions
1 parent 2b840da commit f40dd0d

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
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.elasticsearch</groupId>
77
<artifactId>readonlyrest</artifactId>
8-
<version>1.3</version> <!-- plugin_version -->
8+
<version>1.4</version> <!-- plugin_version -->
99
<packaging>jar</packaging>
1010
<description>Safely expose Elasticsearch REST API directly to the public with access control list</description>
1111
<inceptionYear>2013</inceptionYear>
@@ -24,7 +24,7 @@
2424
</url>
2525
</scm>
2626
<properties>
27-
<elasticsearch.version>1.5.2</elasticsearch.version>
27+
<elasticsearch.version>1.6.0</elasticsearch.version>
2828
</properties>
2929

3030
<repositories>

0 commit comments

Comments
 (0)