File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9
9
<version >1.0-SNAPSHOT</version >
10
10
11
11
<properties >
12
- <elasticsearch .version>5.6.4 </elasticsearch .version>
12
+ <elasticsearch .version>5.6.9 </elasticsearch .version>
13
13
<maven .compiler.target>1.8</maven .compiler.target>
14
14
<project .description>elasticsearch-repository-cos</project .description>
15
15
<elasticsearch .assembly.descriptor>${project.basedir} /src/main/assemblies/plugin.xml
Original file line number Diff line number Diff line change 22
22
description =CosRepository
23
23
#
24
24
# 'version': plugin's version
25
- version =unspecified
25
+ version =5.6.9
26
26
#
27
27
# 'name': the plugin name
28
28
name =CosRepository
@@ -37,7 +37,7 @@ classname=org.elasticsearch.repositories.cos.COSRepositoryPlugin
37
37
java.version =1.8
38
38
#
39
39
# 'elasticsearch.version': version of elasticsearch compiled against
40
- elasticsearch.version =5.6.4
40
+ elasticsearch.version =5.6.9
41
41
# ## optional elements for plugins:
42
42
#
43
43
# 'has.native.controller': whether or not the plugin has a native controller
You can’t perform that action at this time.
0 commit comments