Skip to content

Commit 341968a

Browse files
committed
revert property files
1 parent 91b5bbe commit 341968a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/main/resources/plugin-descriptor.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ site=false
55
jvm=true
66
classname=org.elasticsearch.plugin.readonlyrest.ReadonlyRestPlugin
77
java.version=1.7
8-
elasticsearch.version=2.3.4
8+
elasticsearch.version=2.4.1
99
isolated=false

src/test/eshome/plugins/readonlyrest/plugin-descriptor.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ site=false
55
jvm=true
66
classname=org.elasticsearch.plugin.readonlyrest.ReadonlyRestPlugin
77
java.version=1.7
8-
elasticsearch.version=2.3.4
8+
elasticsearch.version=2.4.1
99
isolated=false

0 commit comments

Comments
 (0)