Skip to content

Commit

Permalink
Releasing zentity-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davemoore- committed May 17, 2018
1 parent b2f48bc commit 5562936
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ Once you have installed Elasticsearch, you can install zentity from a remote URL

Example:

`elasticsearch-plugin install https://zentity.io/releases/zentity-0.5.0-beta.2-elasticsearch-6.2.4.zip`
`elasticsearch-plugin install https://zentity.io/releases/zentity-1.0.0-elasticsearch-6.2.4.zip`

Read the [installation](https://zentity.io/docs/installation) docs for more details.

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -14,7 +14,7 @@
<zentity.author>Dave Moore</zentity.author>
<zentity.classname>org.elasticsearch.plugin.zentity.ZentityPlugin</zentity.classname>
<zentity.website>https://zentity.io</zentity.website>
<zentity.version>0.5.0-beta.2</zentity.version>
<zentity.version>1.0.0</zentity.version>
<!-- dependency versions -->
<elasticsearch.version>6.2.4</elasticsearch.version>
<jackson.version>2.9.4</jackson.version>
Expand Down

0 comments on commit 5562936

Please sign in to comment.