From 45dc05f16d014bfea91d3fca663f6f311f52ea60 Mon Sep 17 00:00:00 2001 From: Panagiotis Theofilopoulos Date: Fri, 8 Mar 2024 15:53:57 +0200 Subject: [PATCH 1/4] Cleanup dependencies --- pom.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 897c079..9696b68 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,6 @@ UTF-8 7.7.0 - 8.5.1 1.8 1.8 @@ -76,13 +75,6 @@ compile - - org.apache.lucene - lucene-core - ${lucene.version} - compile - - org.elasticsearch.test framework @@ -94,6 +86,7 @@ org.apache.commons commons-lang3 3.1 + compile @@ -116,13 +109,6 @@ 6.8.8 test - - - org.hamcrest - hamcrest - 2.1 - compile - From de92493c73d5a4abd32bb235e31ff9c9fb3477c7 Mon Sep 17 00:00:00 2001 From: Panagiotis Theofilopoulos Date: Fri, 8 Mar 2024 15:55:28 +0200 Subject: [PATCH 2/4] Update for Elasticsearch 7.8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9696b68..ac69fe7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 gr.skroutz elasticsearch-analysis-greeklish - 7.7.0.3-SNAPSHOT + 7.8.0.1-SNAPSHOT jar Greeklish converter for ElasticSearch 2012 @@ -19,7 +19,7 @@ UTF-8 - 7.7.0 + 7.8.0 1.8 1.8 From 982c6281a1ebbcd75ee829a050f6d14f7a91de34 Mon Sep 17 00:00:00 2001 From: Panagiotis Theofilopoulos Date: Fri, 8 Mar 2024 16:01:59 +0200 Subject: [PATCH 3/4] [maven-release-plugin] prepare release v7.8.0.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac69fe7..8b11d43 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 gr.skroutz elasticsearch-analysis-greeklish - 7.8.0.1-SNAPSHOT + 7.8.0.1 jar Greeklish converter for ElasticSearch 2012 From 924a86bf03a88c20529d8ca24b1c1a6788ca2ff4 Mon Sep 17 00:00:00 2001 From: Panagiotis Theofilopoulos Date: Fri, 8 Mar 2024 16:02:04 +0200 Subject: [PATCH 4/4] [maven-release-plugin] prepare for next development iteration --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b11d43..0ae72e7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 gr.skroutz elasticsearch-analysis-greeklish - 7.8.0.1 + 7.8.0.2-SNAPSHOT jar Greeklish converter for ElasticSearch 2012