From 516e6654e0f91732a33c4eb35478fd3d7ce9474b Mon Sep 17 00:00:00 2001 From: Dave Moore Date: Sun, 12 May 2024 10:08:54 -0400 Subject: [PATCH] Fixed versions in pom.xml --- README.md | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2cb34a62..163a8bc0 100644 --- a/README.md +++ b/README.md @@ -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-1.8.3-elasticsearch-8.13.3.zip` +`elasticsearch-plugin install https://zentity.io/releases/zentity-1.8.3-elasticsearch-8.13.4.zip` Read the [installation](https://zentity.io/docs/installation) docs for more details. diff --git a/pom.xml b/pom.xml index a444605d..d848f9ac 100644 --- a/pom.xml +++ b/pom.xml @@ -18,10 +18,10 @@ Dave Moore org.elasticsearch.plugin.zentity.ZentityPlugin ${project.url} - 1.8.4 + 1.8.3 - 8.13.0 + 8.13.4 2.17.0 2.17.0 1.17