diff --git a/pom.xml b/pom.xml
index 897c079..0ae72e7 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.2-SNAPSHOT
jar
Greeklish converter for ElasticSearch
2012
@@ -19,8 +19,7 @@
UTF-8
- 7.7.0
- 8.5.1
+ 7.8.0
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
-