diff --git a/docker/pom.xml b/docker/pom.xml index ecbb248..b390d5f 100644 --- a/docker/pom.xml +++ b/docker/pom.xml @@ -22,7 +22,7 @@ rosette-elasticsearch-parent com.rosette.elasticsearch - 6.4.2.0 + 6.4.2.1-SNAPSHOT .. diff --git a/plugin/pom.xml b/plugin/pom.xml index 15556d1..347e2a7 100644 --- a/plugin/pom.xml +++ b/plugin/pom.xml @@ -21,7 +21,7 @@ rosette-elasticsearch-parent com.rosette.elasticsearch - 6.4.2.0 + 6.4.2.1-SNAPSHOT .. 2017 @@ -29,7 +29,7 @@ scm:git:git@github.com:rosette-api/${project.artifactId}.git scm:git:git@github.com:rosette-api/${project.artifactId}.git - 6.4.2.0 + HEAD ElasticSearch analysis plugin powered by Rosette API diff --git a/pom.xml b/pom.xml index e5446b4..87ceae9 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.0.0 com.rosette.elasticsearch rosette-elasticsearch-parent - 6.4.2.0 + 6.4.2.1-SNAPSHOT pom open-source-parent @@ -31,7 +31,7 @@ scm:git:git@github.com:rosette-api/rosette-elasticsearch-plugin.git scm:git:git@github.com:rosette-api/rosette-elasticsearch-plugin.git - 6.4.2.0 + HEAD ElasticSearch plugin parent