diff --git a/gs-web-elasticsearch/pom.xml b/gs-web-elasticsearch/pom.xml index 61d6dc5..ac3735b 100644 --- a/gs-web-elasticsearch/pom.xml +++ b/gs-web-elasticsearch/pom.xml @@ -7,10 +7,10 @@ elasticgeo mil.nga.giat - 2.13-SNAPSHOT + 2.14-SNAPSHOT gs-web-elasticsearch - 2.13-SNAPSHOT + 2.14-SNAPSHOT jar GeoServer Elasticsearch Module diff --git a/gt-elasticsearch-process/pom.xml b/gt-elasticsearch-process/pom.xml index 19e47e1..f0d5284 100644 --- a/gt-elasticsearch-process/pom.xml +++ b/gt-elasticsearch-process/pom.xml @@ -4,11 +4,11 @@ elasticgeo mil.nga.giat - 2.13-SNAPSHOT + 2.14-SNAPSHOT mil.nga.giat gt-elasticsearch-process - 2.13-SNAPSHOT + 2.14-SNAPSHOT jar GeoTools Elasticsearch Processes diff --git a/gt-elasticsearch/pom.xml b/gt-elasticsearch/pom.xml index 5e8717b..c501028 100644 --- a/gt-elasticsearch/pom.xml +++ b/gt-elasticsearch/pom.xml @@ -4,11 +4,11 @@ elasticgeo mil.nga.giat - 2.13-SNAPSHOT + 2.14-SNAPSHOT mil.nga.giat gt-elasticsearch - 2.13-SNAPSHOT + 2.14-SNAPSHOT jar GeoTools Elasticsearch DataStore diff --git a/joda-shaded/pom.xml b/joda-shaded/pom.xml index b522250..52e968e 100644 --- a/joda-shaded/pom.xml +++ b/joda-shaded/pom.xml @@ -4,11 +4,11 @@ elasticgeo mil.nga.giat - 2.13-SNAPSHOT + 2.14-SNAPSHOT mil.nga.giat joda-shaded - 2.13-SNAPSHOT + 2.14-SNAPSHOT jar Elasticsearch Joda Shaded diff --git a/pom.xml b/pom.xml index 5af285b..79b10d7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 mil.nga.giat elasticgeo - 2.13-SNAPSHOT + 2.14-SNAPSHOT pom ElasticGeo ElasticGeo provides a GeoTools data store that allows geospatial features from an Elasticsearch index to be published via OGC services using GeoServer.