File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ Please refer to the [technical documentation](https://opendistro.github.io/for-e
4444
4545```
4646<ES directory>/bin/elasticsearch-plugin install \
47- -b com.amazon.opendistroforelasticsearch:elasticsearch-security:0.7.0.0
47+ -b com.amazon.opendistroforelasticsearch:elasticsearch-security:0.7.0.1
4848```
4949
5050* `` cd `` into `` <ES directory>/plugins/opendistro_security/tools ``
Original file line number Diff line number Diff line change 33description =Provide access control related features for Elasticsearch 6
44#
55# 'version': plugin's version
6- version =0.7.0.0
6+ version =0.7.0.1
77#
88# 'name': the plugin name
99name =opendistro_security
Original file line number Diff line number Diff line change 3434 <parent >
3535 <groupId >com.amazon.opendistroforelasticsearch</groupId >
3636 <artifactId >opendistro_security_parent</artifactId >
37- <version >0.7.0.0 </version >
37+ <version >0.7.0.1 </version >
3838 </parent >
3939
4040 <artifactId >opendistro_security</artifactId >
4141 <packaging >jar</packaging >
42- <version >0.7.0.0 </version >
42+ <version >0.7.0.1 </version >
4343 <name >Open Distro Security for Elasticsearch</name >
4444 <description >Provide access control related features for Elasticsearch 6</description >
4545 <url >https://github.com/opendistro-for-elasticsearch/security</url >
5454 </licenses >
5555
5656 <properties >
57- <opendistro_security_ssl .version>0.7.0.0 </opendistro_security_ssl .version>
58- <opendistro_security_advanced_modules .version>0.7.0.0 </opendistro_security_advanced_modules .version>
57+ <opendistro_security_ssl .version>0.7.0.1 </opendistro_security_ssl .version>
58+ <opendistro_security_advanced_modules .version>0.7.0.1 </opendistro_security_advanced_modules .version>
5959 <elasticsearch .version>6.5.4</elasticsearch .version>
6060
6161 <!-- deps -->
7878 <url >https://github.com/opendistro-for-elasticsearch/security</url >
7979 <
connection >scm:git:
[email protected] :opendistro-for-elasticsearch/security.git</
connection >
8080 <
developerConnection >scm:git:
[email protected] :opendistro-for-elasticsearch/security.git</
developerConnection >
81- <tag >0.7.0.0 </tag >
81+ <tag >0.7.0.1 </tag >
8282 </scm >
8383
8484 <issueManagement >
You can’t perform that action at this time.
0 commit comments