diff --git a/docs/pom.xml b/docs/pom.xml index aceaf2eb9669..8bf5910b4904 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.locationtech.geomesa geomesa_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-accumulo/geomesa-accumulo-datastore/pom.xml b/geomesa-accumulo/geomesa-accumulo-datastore/pom.xml index 48cd98f95c8e..700d16e531bd 100644 --- a/geomesa-accumulo/geomesa-accumulo-datastore/pom.xml +++ b/geomesa-accumulo/geomesa-accumulo-datastore/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-accumulo_2.12 - 4.0.1-SNAPSHOT + 4.0.1 geomesa-accumulo-datastore_2.12 diff --git a/geomesa-accumulo/geomesa-accumulo-dist/pom.xml b/geomesa-accumulo/geomesa-accumulo-dist/pom.xml index c0fd53a5d2d6..60cd85bcfde9 100644 --- a/geomesa-accumulo/geomesa-accumulo-dist/pom.xml +++ b/geomesa-accumulo/geomesa-accumulo-dist/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-binary-dist_2.12 ../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/geomesa-accumulo/geomesa-accumulo-distributed-runtime/pom.xml b/geomesa-accumulo/geomesa-accumulo-distributed-runtime/pom.xml index 4a32df58567b..b35ed5369632 100644 --- a/geomesa-accumulo/geomesa-accumulo-distributed-runtime/pom.xml +++ b/geomesa-accumulo/geomesa-accumulo-distributed-runtime/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-accumulo_2.12 - 4.0.1-SNAPSHOT + 4.0.1 geomesa-accumulo-distributed-runtime_2.12 diff --git a/geomesa-accumulo/geomesa-accumulo-gs-plugin/pom.xml b/geomesa-accumulo/geomesa-accumulo-gs-plugin/pom.xml index 2fdfa36588c6..eb77563425e7 100644 --- a/geomesa-accumulo/geomesa-accumulo-gs-plugin/pom.xml +++ b/geomesa-accumulo/geomesa-accumulo-gs-plugin/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-gs-plugin_2.12 - 4.0.1-SNAPSHOT + 4.0.1 ../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml diff --git a/geomesa-accumulo/geomesa-accumulo-jobs/pom.xml b/geomesa-accumulo/geomesa-accumulo-jobs/pom.xml index 8c37aced2aea..bb368f3a9efd 100644 --- a/geomesa-accumulo/geomesa-accumulo-jobs/pom.xml +++ b/geomesa-accumulo/geomesa-accumulo-jobs/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-accumulo_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-accumulo/geomesa-accumulo-spark-runtime-accumulo20/pom.xml b/geomesa-accumulo/geomesa-accumulo-spark-runtime-accumulo20/pom.xml index 8a4b1e8f3851..2e2fdd007ab2 100644 --- a/geomesa-accumulo/geomesa-accumulo-spark-runtime-accumulo20/pom.xml +++ b/geomesa-accumulo/geomesa-accumulo-spark-runtime-accumulo20/pom.xml @@ -3,7 +3,7 @@ geomesa-accumulo_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-accumulo/geomesa-accumulo-spark-runtime-accumulo21/pom.xml b/geomesa-accumulo/geomesa-accumulo-spark-runtime-accumulo21/pom.xml index 7d6fca0a6e85..0fad4b581480 100644 --- a/geomesa-accumulo/geomesa-accumulo-spark-runtime-accumulo21/pom.xml +++ b/geomesa-accumulo/geomesa-accumulo-spark-runtime-accumulo21/pom.xml @@ -3,7 +3,7 @@ geomesa-accumulo_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-accumulo/geomesa-accumulo-spark/pom.xml b/geomesa-accumulo/geomesa-accumulo-spark/pom.xml index 236c5d019638..fcffa58f3b55 100644 --- a/geomesa-accumulo/geomesa-accumulo-spark/pom.xml +++ b/geomesa-accumulo/geomesa-accumulo-spark/pom.xml @@ -3,7 +3,7 @@ geomesa-accumulo_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-accumulo/geomesa-accumulo-tools/pom.xml b/geomesa-accumulo/geomesa-accumulo-tools/pom.xml index 968b8963fd5b..e625789df74e 100644 --- a/geomesa-accumulo/geomesa-accumulo-tools/pom.xml +++ b/geomesa-accumulo/geomesa-accumulo-tools/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-accumulo_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-accumulo/pom.xml b/geomesa-accumulo/pom.xml index b0f40b82c585..62f11c86adc2 100644 --- a/geomesa-accumulo/pom.xml +++ b/geomesa-accumulo/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml b/geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml index 77c8ec53c35d..95c7ea4ad1a0 100644 --- a/geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml +++ b/geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml @@ -5,7 +5,7 @@ geomesa-archetypes_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 geomesa-archetypes-binary-dist_2.12 diff --git a/geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml b/geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml index e6e930c0c4f6..4d7f37b0aad3 100644 --- a/geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml +++ b/geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml @@ -5,7 +5,7 @@ geomesa-archetypes_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 geomesa-archetypes-gs-plugin_2.12 diff --git a/geomesa-archetypes/pom.xml b/geomesa-archetypes/pom.xml index 0b3d19f465fa..97b08f38a2f9 100644 --- a/geomesa-archetypes/pom.xml +++ b/geomesa-archetypes/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 geomesa-archetypes_2.12 diff --git a/geomesa-arrow/geomesa-arrow-datastore/pom.xml b/geomesa-arrow/geomesa-arrow-datastore/pom.xml index efaa08119e33..ddbb55bb24b1 100644 --- a/geomesa-arrow/geomesa-arrow-datastore/pom.xml +++ b/geomesa-arrow/geomesa-arrow-datastore/pom.xml @@ -3,7 +3,7 @@ geomesa-arrow_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-arrow/geomesa-arrow-dist/pom.xml b/geomesa-arrow/geomesa-arrow-dist/pom.xml index 8fb8c64acfc2..995ea847b502 100644 --- a/geomesa-arrow/geomesa-arrow-dist/pom.xml +++ b/geomesa-arrow/geomesa-arrow-dist/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-binary-dist_2.12 ../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/geomesa-arrow/geomesa-arrow-gt/pom.xml b/geomesa-arrow/geomesa-arrow-gt/pom.xml index 1c3fb0d02f8b..2965e1aefc41 100644 --- a/geomesa-arrow/geomesa-arrow-gt/pom.xml +++ b/geomesa-arrow/geomesa-arrow-gt/pom.xml @@ -3,7 +3,7 @@ geomesa-arrow_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-arrow/geomesa-arrow-jts/pom.xml b/geomesa-arrow/geomesa-arrow-jts/pom.xml index ac589543abab..f6cc666fe606 100644 --- a/geomesa-arrow/geomesa-arrow-jts/pom.xml +++ b/geomesa-arrow/geomesa-arrow-jts/pom.xml @@ -4,7 +4,7 @@ geomesa-arrow_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-arrow/geomesa-arrow-tools/pom.xml b/geomesa-arrow/geomesa-arrow-tools/pom.xml index 96cc89d3a540..c6dae814756a 100644 --- a/geomesa-arrow/geomesa-arrow-tools/pom.xml +++ b/geomesa-arrow/geomesa-arrow-tools/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-arrow_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-arrow/pom.xml b/geomesa-arrow/pom.xml index 0a859c8153a2..6be25aa1d2fa 100644 --- a/geomesa-arrow/pom.xml +++ b/geomesa-arrow/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-cassandra/geomesa-cassandra-datastore/pom.xml b/geomesa-cassandra/geomesa-cassandra-datastore/pom.xml index 65f0c445f356..6c06db5a04f4 100644 --- a/geomesa-cassandra/geomesa-cassandra-datastore/pom.xml +++ b/geomesa-cassandra/geomesa-cassandra-datastore/pom.xml @@ -4,7 +4,7 @@ geomesa-cassandra_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-cassandra/geomesa-cassandra-dist/pom.xml b/geomesa-cassandra/geomesa-cassandra-dist/pom.xml index 39f031f29558..8848fbeb5f46 100644 --- a/geomesa-cassandra/geomesa-cassandra-dist/pom.xml +++ b/geomesa-cassandra/geomesa-cassandra-dist/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-archetypes-binary-dist_2.12 ../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/geomesa-cassandra/geomesa-cassandra-gs-plugin/pom.xml b/geomesa-cassandra/geomesa-cassandra-gs-plugin/pom.xml index 00e3742703a8..c2a3f5c40724 100644 --- a/geomesa-cassandra/geomesa-cassandra-gs-plugin/pom.xml +++ b/geomesa-cassandra/geomesa-cassandra-gs-plugin/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-gs-plugin_2.12 - 4.0.1-SNAPSHOT + 4.0.1 ../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml diff --git a/geomesa-cassandra/geomesa-cassandra-tools/pom.xml b/geomesa-cassandra/geomesa-cassandra-tools/pom.xml index fff3d8b9b138..11184f082b7a 100644 --- a/geomesa-cassandra/geomesa-cassandra-tools/pom.xml +++ b/geomesa-cassandra/geomesa-cassandra-tools/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-cassandra_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-cassandra/pom.xml b/geomesa-cassandra/pom.xml index c0119c1cfdf5..37d6765d7a1b 100644 --- a/geomesa-cassandra/pom.xml +++ b/geomesa-cassandra/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-all/pom.xml b/geomesa-convert/geomesa-convert-all/pom.xml index 8ff11de10648..babe667dec70 100644 --- a/geomesa-convert/geomesa-convert-all/pom.xml +++ b/geomesa-convert/geomesa-convert-all/pom.xml @@ -4,7 +4,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-avro-schema-registry/pom.xml b/geomesa-convert/geomesa-convert-avro-schema-registry/pom.xml index e36862cd71f2..bc3ff6c459e0 100644 --- a/geomesa-convert/geomesa-convert-avro-schema-registry/pom.xml +++ b/geomesa-convert/geomesa-convert-avro-schema-registry/pom.xml @@ -4,7 +4,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-avro/pom.xml b/geomesa-convert/geomesa-convert-avro/pom.xml index 3a8fbd6b6b99..94dba5b45f1c 100644 --- a/geomesa-convert/geomesa-convert-avro/pom.xml +++ b/geomesa-convert/geomesa-convert-avro/pom.xml @@ -4,7 +4,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-common/pom.xml b/geomesa-convert/geomesa-convert-common/pom.xml index 7553a9357c7b..46ef9d0caa35 100644 --- a/geomesa-convert/geomesa-convert-common/pom.xml +++ b/geomesa-convert/geomesa-convert-common/pom.xml @@ -4,7 +4,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-fixedwidth/pom.xml b/geomesa-convert/geomesa-convert-fixedwidth/pom.xml index 880fc847df92..5661626fa0d3 100644 --- a/geomesa-convert/geomesa-convert-fixedwidth/pom.xml +++ b/geomesa-convert/geomesa-convert-fixedwidth/pom.xml @@ -4,7 +4,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-jdbc/pom.xml b/geomesa-convert/geomesa-convert-jdbc/pom.xml index e389c1cf5d50..17fcd19e8122 100644 --- a/geomesa-convert/geomesa-convert-jdbc/pom.xml +++ b/geomesa-convert/geomesa-convert-jdbc/pom.xml @@ -3,7 +3,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-json/pom.xml b/geomesa-convert/geomesa-convert-json/pom.xml index bb9660446e7b..c5bd53187f2f 100644 --- a/geomesa-convert/geomesa-convert-json/pom.xml +++ b/geomesa-convert/geomesa-convert-json/pom.xml @@ -3,7 +3,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-osm/pom.xml b/geomesa-convert/geomesa-convert-osm/pom.xml index 4086e2558af6..3f095e73b235 100644 --- a/geomesa-convert/geomesa-convert-osm/pom.xml +++ b/geomesa-convert/geomesa-convert-osm/pom.xml @@ -3,7 +3,7 @@ org.locationtech.geomesa geomesa-convert_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-parquet/pom.xml b/geomesa-convert/geomesa-convert-parquet/pom.xml index 7cfd2fb01bf6..126f2e39cf82 100644 --- a/geomesa-convert/geomesa-convert-parquet/pom.xml +++ b/geomesa-convert/geomesa-convert-parquet/pom.xml @@ -4,7 +4,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-redis-cache/pom.xml b/geomesa-convert/geomesa-convert-redis-cache/pom.xml index 9ef46242f3d7..4109913c7eac 100644 --- a/geomesa-convert/geomesa-convert-redis-cache/pom.xml +++ b/geomesa-convert/geomesa-convert-redis-cache/pom.xml @@ -3,7 +3,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-shp/pom.xml b/geomesa-convert/geomesa-convert-shp/pom.xml index 646828dbad61..c87a5054b30f 100644 --- a/geomesa-convert/geomesa-convert-shp/pom.xml +++ b/geomesa-convert/geomesa-convert-shp/pom.xml @@ -4,7 +4,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-simplefeature/pom.xml b/geomesa-convert/geomesa-convert-simplefeature/pom.xml index ad38ac9ad9fc..bba697e0e7ac 100644 --- a/geomesa-convert/geomesa-convert-simplefeature/pom.xml +++ b/geomesa-convert/geomesa-convert-simplefeature/pom.xml @@ -3,7 +3,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-text/pom.xml b/geomesa-convert/geomesa-convert-text/pom.xml index 5df39649787e..72f4b46d463f 100644 --- a/geomesa-convert/geomesa-convert-text/pom.xml +++ b/geomesa-convert/geomesa-convert-text/pom.xml @@ -4,7 +4,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/geomesa-convert-xml/pom.xml b/geomesa-convert/geomesa-convert-xml/pom.xml index 93c797185ffc..57fa2466333d 100644 --- a/geomesa-convert/geomesa-convert-xml/pom.xml +++ b/geomesa-convert/geomesa-convert-xml/pom.xml @@ -4,7 +4,7 @@ geomesa-convert_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-convert/pom.xml b/geomesa-convert/pom.xml index 236605b92770..e03a0cd9362a 100644 --- a/geomesa-convert/pom.xml +++ b/geomesa-convert/pom.xml @@ -4,7 +4,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-features/geomesa-feature-all/pom.xml b/geomesa-features/geomesa-feature-all/pom.xml index df06ac5d0798..8f8803847c28 100644 --- a/geomesa-features/geomesa-feature-all/pom.xml +++ b/geomesa-features/geomesa-feature-all/pom.xml @@ -3,7 +3,7 @@ geomesa-features_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-features/geomesa-feature-avro/pom.xml b/geomesa-features/geomesa-feature-avro/pom.xml index 20df6cb6925d..fe04cc839587 100644 --- a/geomesa-features/geomesa-feature-avro/pom.xml +++ b/geomesa-features/geomesa-feature-avro/pom.xml @@ -3,7 +3,7 @@ geomesa-features_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-features/geomesa-feature-common/pom.xml b/geomesa-features/geomesa-feature-common/pom.xml index 63f3b1f200b9..ab83855669d7 100644 --- a/geomesa-features/geomesa-feature-common/pom.xml +++ b/geomesa-features/geomesa-feature-common/pom.xml @@ -3,7 +3,7 @@ geomesa-features_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-features/geomesa-feature-kryo/pom.xml b/geomesa-features/geomesa-feature-kryo/pom.xml index cdfb36200e71..73350cf1cec8 100644 --- a/geomesa-features/geomesa-feature-kryo/pom.xml +++ b/geomesa-features/geomesa-feature-kryo/pom.xml @@ -3,7 +3,7 @@ geomesa-features_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-features/pom.xml b/geomesa-features/pom.xml index 4184ad67f0a9..d0a446467a21 100644 --- a/geomesa-features/pom.xml +++ b/geomesa-features/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-filter/pom.xml b/geomesa-filter/pom.xml index 8aafb54c4f84..7c6f1206e5b9 100644 --- a/geomesa-filter/pom.xml +++ b/geomesa-filter/pom.xml @@ -4,7 +4,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-datastore/pom.xml b/geomesa-fs/geomesa-fs-datastore/pom.xml index 956c924aaaf5..4a593ad27fab 100644 --- a/geomesa-fs/geomesa-fs-datastore/pom.xml +++ b/geomesa-fs/geomesa-fs-datastore/pom.xml @@ -3,7 +3,7 @@ geomesa-fs_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-dist/pom.xml b/geomesa-fs/geomesa-fs-dist/pom.xml index abdc361f5e7a..84d6ca4d69ac 100644 --- a/geomesa-fs/geomesa-fs-dist/pom.xml +++ b/geomesa-fs/geomesa-fs-dist/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-archetypes-binary-dist_2.12 ../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/geomesa-fs/geomesa-fs-gs-plugin/pom.xml b/geomesa-fs/geomesa-fs-gs-plugin/pom.xml index 8577790e9cab..3cd8364e20f4 100644 --- a/geomesa-fs/geomesa-fs-gs-plugin/pom.xml +++ b/geomesa-fs/geomesa-fs-gs-plugin/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-gs-plugin_2.12 - 4.0.1-SNAPSHOT + 4.0.1 ../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml diff --git a/geomesa-fs/geomesa-fs-spark-runtime/pom.xml b/geomesa-fs/geomesa-fs-spark-runtime/pom.xml index 816772126e8d..376f47c16aa9 100644 --- a/geomesa-fs/geomesa-fs-spark-runtime/pom.xml +++ b/geomesa-fs/geomesa-fs-spark-runtime/pom.xml @@ -3,7 +3,7 @@ geomesa-fs_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-spark/pom.xml b/geomesa-fs/geomesa-fs-spark/pom.xml index 4f58121e02a3..88f934f6b001 100644 --- a/geomesa-fs/geomesa-fs-spark/pom.xml +++ b/geomesa-fs/geomesa-fs-spark/pom.xml @@ -3,7 +3,7 @@ geomesa-fs_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-api/pom.xml b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-api/pom.xml index 9edcca96e2e4..52c603f26ddf 100644 --- a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-api/pom.xml +++ b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-api/pom.xml @@ -3,7 +3,7 @@ geomesa-fs-storage_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-common/pom.xml b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-common/pom.xml index d99787f6f331..3600af021927 100644 --- a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-common/pom.xml +++ b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-common/pom.xml @@ -3,7 +3,7 @@ geomesa-fs-storage_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-convert/pom.xml b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-convert/pom.xml index f44a34e35eeb..990df33e6b22 100644 --- a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-convert/pom.xml +++ b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-convert/pom.xml @@ -3,7 +3,7 @@ geomesa-fs-storage_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-orc/pom.xml b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-orc/pom.xml index 84aa8c92810f..84286171dfb0 100644 --- a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-orc/pom.xml +++ b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-orc/pom.xml @@ -3,7 +3,7 @@ geomesa-fs-storage_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-parquet/pom.xml b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-parquet/pom.xml index 17cb93abe68e..bfece5cff906 100644 --- a/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-parquet/pom.xml +++ b/geomesa-fs/geomesa-fs-storage/geomesa-fs-storage-parquet/pom.xml @@ -3,7 +3,7 @@ geomesa-fs-storage_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-storage/pom.xml b/geomesa-fs/geomesa-fs-storage/pom.xml index df02eead36d0..41a46d18e5c1 100644 --- a/geomesa-fs/geomesa-fs-storage/pom.xml +++ b/geomesa-fs/geomesa-fs-storage/pom.xml @@ -3,7 +3,7 @@ geomesa-fs_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/geomesa-fs-tools/pom.xml b/geomesa-fs/geomesa-fs-tools/pom.xml index 0ccdd640a258..1d3dac79b51a 100644 --- a/geomesa-fs/geomesa-fs-tools/pom.xml +++ b/geomesa-fs/geomesa-fs-tools/pom.xml @@ -3,7 +3,7 @@ geomesa-fs_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-fs/pom.xml b/geomesa-fs/pom.xml index ae6be2af99b8..22ddef2c3f5b 100644 --- a/geomesa-fs/pom.xml +++ b/geomesa-fs/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-gt/geomesa-gt-dist/pom.xml b/geomesa-gt/geomesa-gt-dist/pom.xml index 604a106514e9..6477d06d74e4 100644 --- a/geomesa-gt/geomesa-gt-dist/pom.xml +++ b/geomesa-gt/geomesa-gt-dist/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-archetypes-binary-dist_2.12 ../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/geomesa-gt/geomesa-gt-gs-plugin/pom.xml b/geomesa-gt/geomesa-gt-gs-plugin/pom.xml index 4690d856978c..ce904b66b6f3 100644 --- a/geomesa-gt/geomesa-gt-gs-plugin/pom.xml +++ b/geomesa-gt/geomesa-gt-gs-plugin/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-gs-plugin_2.12 - 4.0.1-SNAPSHOT + 4.0.1 ../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml diff --git a/geomesa-gt/geomesa-gt-partitioning/pom.xml b/geomesa-gt/geomesa-gt-partitioning/pom.xml index b3fcae3b143e..1b67c451f74d 100644 --- a/geomesa-gt/geomesa-gt-partitioning/pom.xml +++ b/geomesa-gt/geomesa-gt-partitioning/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-gt_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-gt/geomesa-gt-spark-runtime/pom.xml b/geomesa-gt/geomesa-gt-spark-runtime/pom.xml index aef9ed7f9d7a..abc4a192a1cb 100644 --- a/geomesa-gt/geomesa-gt-spark-runtime/pom.xml +++ b/geomesa-gt/geomesa-gt-spark-runtime/pom.xml @@ -3,7 +3,7 @@ org.locationtech.geomesa geomesa-gt_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-gt/geomesa-gt-spark/pom.xml b/geomesa-gt/geomesa-gt-spark/pom.xml index 69617c94c11a..51ec955d17da 100644 --- a/geomesa-gt/geomesa-gt-spark/pom.xml +++ b/geomesa-gt/geomesa-gt-spark/pom.xml @@ -3,7 +3,7 @@ org.locationtech.geomesa geomesa-gt_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-gt/geomesa-gt-tools/pom.xml b/geomesa-gt/geomesa-gt-tools/pom.xml index c5ceec8619e5..66be7f9ce1a1 100644 --- a/geomesa-gt/geomesa-gt-tools/pom.xml +++ b/geomesa-gt/geomesa-gt-tools/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-gt_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-gt/pom.xml b/geomesa-gt/pom.xml index 3c9b558a9a93..e2412f51eb09 100644 --- a/geomesa-gt/pom.xml +++ b/geomesa-gt/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-datastore/pom.xml b/geomesa-hbase/geomesa-hbase-datastore/pom.xml index 3d322c21df7f..5efa97ec33f1 100644 --- a/geomesa-hbase/geomesa-hbase-datastore/pom.xml +++ b/geomesa-hbase/geomesa-hbase-datastore/pom.xml @@ -3,7 +3,7 @@ geomesa-hbase_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-dist/pom.xml b/geomesa-hbase/geomesa-hbase-dist/pom.xml index 24f003be272d..55fd15cb1ae6 100644 --- a/geomesa-hbase/geomesa-hbase-dist/pom.xml +++ b/geomesa-hbase/geomesa-hbase-dist/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-binary-dist_2.12 ../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/geomesa-hbase/geomesa-hbase-distributed-runtime-hbase1/pom.xml b/geomesa-hbase/geomesa-hbase-distributed-runtime-hbase1/pom.xml index 01ee8efb5965..0e494b91b170 100644 --- a/geomesa-hbase/geomesa-hbase-distributed-runtime-hbase1/pom.xml +++ b/geomesa-hbase/geomesa-hbase-distributed-runtime-hbase1/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-hbase_2.12 - 4.0.1-SNAPSHOT + 4.0.1 geomesa-hbase-distributed-runtime-hbase1_2.12 diff --git a/geomesa-hbase/geomesa-hbase-distributed-runtime-hbase2/pom.xml b/geomesa-hbase/geomesa-hbase-distributed-runtime-hbase2/pom.xml index 957ca91e2e60..0606e9fb3099 100644 --- a/geomesa-hbase/geomesa-hbase-distributed-runtime-hbase2/pom.xml +++ b/geomesa-hbase/geomesa-hbase-distributed-runtime-hbase2/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-hbase_2.12 - 4.0.1-SNAPSHOT + 4.0.1 geomesa-hbase-distributed-runtime-hbase2_2.12 diff --git a/geomesa-hbase/geomesa-hbase-gs-plugin/pom.xml b/geomesa-hbase/geomesa-hbase-gs-plugin/pom.xml index 21ef164fa89e..3dd097b89004 100644 --- a/geomesa-hbase/geomesa-hbase-gs-plugin/pom.xml +++ b/geomesa-hbase/geomesa-hbase-gs-plugin/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-gs-plugin_2.12 - 4.0.1-SNAPSHOT + 4.0.1 ../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml diff --git a/geomesa-hbase/geomesa-hbase-jobs/pom.xml b/geomesa-hbase/geomesa-hbase-jobs/pom.xml index 5a3365fd62dd..9b541f1727aa 100644 --- a/geomesa-hbase/geomesa-hbase-jobs/pom.xml +++ b/geomesa-hbase/geomesa-hbase-jobs/pom.xml @@ -3,7 +3,7 @@ org.locationtech.geomesa geomesa-hbase_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-rpc/pom.xml b/geomesa-hbase/geomesa-hbase-rpc/pom.xml index 9d7b324f3817..b72060fd33f7 100644 --- a/geomesa-hbase/geomesa-hbase-rpc/pom.xml +++ b/geomesa-hbase/geomesa-hbase-rpc/pom.xml @@ -3,7 +3,7 @@ geomesa-hbase_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-server-hbase1/pom.xml b/geomesa-hbase/geomesa-hbase-server-hbase1/pom.xml index 3b70706c69ea..859a3caaa5be 100644 --- a/geomesa-hbase/geomesa-hbase-server-hbase1/pom.xml +++ b/geomesa-hbase/geomesa-hbase-server-hbase1/pom.xml @@ -3,7 +3,7 @@ geomesa-hbase_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-server-hbase2/pom.xml b/geomesa-hbase/geomesa-hbase-server-hbase2/pom.xml index a84e0cecb47f..25ccb3d740db 100644 --- a/geomesa-hbase/geomesa-hbase-server-hbase2/pom.xml +++ b/geomesa-hbase/geomesa-hbase-server-hbase2/pom.xml @@ -3,7 +3,7 @@ geomesa-hbase_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-server/pom.xml b/geomesa-hbase/geomesa-hbase-server/pom.xml index 9cfb6d518a61..bc316d4a9f26 100644 --- a/geomesa-hbase/geomesa-hbase-server/pom.xml +++ b/geomesa-hbase/geomesa-hbase-server/pom.xml @@ -3,7 +3,7 @@ geomesa-hbase_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-spark-runtime-hbase1/pom.xml b/geomesa-hbase/geomesa-hbase-spark-runtime-hbase1/pom.xml index 474b828333ba..8979e5ef14e9 100644 --- a/geomesa-hbase/geomesa-hbase-spark-runtime-hbase1/pom.xml +++ b/geomesa-hbase/geomesa-hbase-spark-runtime-hbase1/pom.xml @@ -3,7 +3,7 @@ geomesa-hbase_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-spark-runtime-hbase2/pom.xml b/geomesa-hbase/geomesa-hbase-spark-runtime-hbase2/pom.xml index 48a4fc777577..d60abd4c1343 100644 --- a/geomesa-hbase/geomesa-hbase-spark-runtime-hbase2/pom.xml +++ b/geomesa-hbase/geomesa-hbase-spark-runtime-hbase2/pom.xml @@ -3,7 +3,7 @@ geomesa-hbase_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-spark/pom.xml b/geomesa-hbase/geomesa-hbase-spark/pom.xml index 0aff82ac56fd..09a01585630d 100644 --- a/geomesa-hbase/geomesa-hbase-spark/pom.xml +++ b/geomesa-hbase/geomesa-hbase-spark/pom.xml @@ -3,7 +3,7 @@ geomesa-hbase_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/geomesa-hbase-tools/pom.xml b/geomesa-hbase/geomesa-hbase-tools/pom.xml index 625028c09a71..e81233f693e0 100644 --- a/geomesa-hbase/geomesa-hbase-tools/pom.xml +++ b/geomesa-hbase/geomesa-hbase-tools/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-hbase_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-hbase/pom.xml b/geomesa-hbase/pom.xml index aa432f8ecd9b..9de6faac6f3f 100644 --- a/geomesa-hbase/pom.xml +++ b/geomesa-hbase/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-index-api/pom.xml b/geomesa-index-api/pom.xml index ae30a3a2979f..db7e45d3dc2e 100644 --- a/geomesa-index-api/pom.xml +++ b/geomesa-index-api/pom.xml @@ -4,7 +4,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-jobs/pom.xml b/geomesa-jobs/pom.xml index 897bf358bb12..fe97ef7247d3 100644 --- a/geomesa-jobs/pom.xml +++ b/geomesa-jobs/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-kafka/geomesa-kafka-confluent/pom.xml b/geomesa-kafka/geomesa-kafka-confluent/pom.xml index f544b6ba8b33..67ba001fdcb4 100644 --- a/geomesa-kafka/geomesa-kafka-confluent/pom.xml +++ b/geomesa-kafka/geomesa-kafka-confluent/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-kafka_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 jar diff --git a/geomesa-kafka/geomesa-kafka-datastore/pom.xml b/geomesa-kafka/geomesa-kafka-datastore/pom.xml index 6fea71ab3b33..aead6d4de4a5 100644 --- a/geomesa-kafka/geomesa-kafka-datastore/pom.xml +++ b/geomesa-kafka/geomesa-kafka-datastore/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-kafka_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 jar diff --git a/geomesa-kafka/geomesa-kafka-dist/pom.xml b/geomesa-kafka/geomesa-kafka-dist/pom.xml index 89dd84ff3942..ee6801322f03 100644 --- a/geomesa-kafka/geomesa-kafka-dist/pom.xml +++ b/geomesa-kafka/geomesa-kafka-dist/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-binary-dist_2.12 ../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/geomesa-kafka/geomesa-kafka-gs-plugin/pom.xml b/geomesa-kafka/geomesa-kafka-gs-plugin/pom.xml index 952c0274ca05..459d6ee6b5cf 100644 --- a/geomesa-kafka/geomesa-kafka-gs-plugin/pom.xml +++ b/geomesa-kafka/geomesa-kafka-gs-plugin/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-gs-plugin_2.12 - 4.0.1-SNAPSHOT + 4.0.1 ../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml diff --git a/geomesa-kafka/geomesa-kafka-tools/pom.xml b/geomesa-kafka/geomesa-kafka-tools/pom.xml index a888c9de23f9..5a45ae259cd5 100644 --- a/geomesa-kafka/geomesa-kafka-tools/pom.xml +++ b/geomesa-kafka/geomesa-kafka-tools/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-kafka_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-kafka/geomesa-kafka-utils/pom.xml b/geomesa-kafka/geomesa-kafka-utils/pom.xml index c43229332848..de54611f99e2 100644 --- a/geomesa-kafka/geomesa-kafka-utils/pom.xml +++ b/geomesa-kafka/geomesa-kafka-utils/pom.xml @@ -3,7 +3,7 @@ org.locationtech.geomesa geomesa-kafka_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-kafka/pom.xml b/geomesa-kafka/pom.xml index 976f7294cba2..649d28a6bf59 100644 --- a/geomesa-kafka/pom.xml +++ b/geomesa-kafka/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-lambda/geomesa-lambda-datastore/pom.xml b/geomesa-lambda/geomesa-lambda-datastore/pom.xml index 655517299e53..84af42e6418f 100644 --- a/geomesa-lambda/geomesa-lambda-datastore/pom.xml +++ b/geomesa-lambda/geomesa-lambda-datastore/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-lambda_2.12 - 4.0.1-SNAPSHOT + 4.0.1 geomesa-lambda-datastore_2.12 diff --git a/geomesa-lambda/geomesa-lambda-dist/pom.xml b/geomesa-lambda/geomesa-lambda-dist/pom.xml index 917380ab96b0..a5dc08db8b8d 100644 --- a/geomesa-lambda/geomesa-lambda-dist/pom.xml +++ b/geomesa-lambda/geomesa-lambda-dist/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-binary-dist_2.12 ../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/geomesa-lambda/geomesa-lambda-gs-plugin/pom.xml b/geomesa-lambda/geomesa-lambda-gs-plugin/pom.xml index 01a2d2066ea9..28e7f22daccd 100644 --- a/geomesa-lambda/geomesa-lambda-gs-plugin/pom.xml +++ b/geomesa-lambda/geomesa-lambda-gs-plugin/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-gs-plugin_2.12 - 4.0.1-SNAPSHOT + 4.0.1 ../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml diff --git a/geomesa-lambda/geomesa-lambda-tools/pom.xml b/geomesa-lambda/geomesa-lambda-tools/pom.xml index 6905a9efe5bd..14f56f6d74f1 100644 --- a/geomesa-lambda/geomesa-lambda-tools/pom.xml +++ b/geomesa-lambda/geomesa-lambda-tools/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-lambda_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-lambda/pom.xml b/geomesa-lambda/pom.xml index 4f0e832143ef..b5822dfe3106 100644 --- a/geomesa-lambda/pom.xml +++ b/geomesa-lambda/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-memory/geomesa-cqengine-datastore/pom.xml b/geomesa-memory/geomesa-cqengine-datastore/pom.xml index b55938322697..8d12ab2c9823 100644 --- a/geomesa-memory/geomesa-cqengine-datastore/pom.xml +++ b/geomesa-memory/geomesa-cqengine-datastore/pom.xml @@ -4,7 +4,7 @@ geomesa-memory_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-memory/geomesa-cqengine/pom.xml b/geomesa-memory/geomesa-cqengine/pom.xml index 41f07f4748ff..cfd6c010d2e0 100644 --- a/geomesa-memory/geomesa-cqengine/pom.xml +++ b/geomesa-memory/geomesa-cqengine/pom.xml @@ -4,7 +4,7 @@ geomesa-memory_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-memory/pom.xml b/geomesa-memory/pom.xml index 5d5f1b393d42..24bd6868532f 100644 --- a/geomesa-memory/pom.xml +++ b/geomesa-memory/pom.xml @@ -4,7 +4,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-metrics/geomesa-metrics-cloudwatch/pom.xml b/geomesa-metrics/geomesa-metrics-cloudwatch/pom.xml index 46eda1745980..bda3c57f6112 100644 --- a/geomesa-metrics/geomesa-metrics-cloudwatch/pom.xml +++ b/geomesa-metrics/geomesa-metrics-cloudwatch/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-metrics_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-metrics/geomesa-metrics-core/pom.xml b/geomesa-metrics/geomesa-metrics-core/pom.xml index 550f3cefb233..35c3c50a4f0c 100644 --- a/geomesa-metrics/geomesa-metrics-core/pom.xml +++ b/geomesa-metrics/geomesa-metrics-core/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-metrics_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-metrics/geomesa-metrics-ganglia/pom.xml b/geomesa-metrics/geomesa-metrics-ganglia/pom.xml index e66116f7a775..edc6f18d31f6 100644 --- a/geomesa-metrics/geomesa-metrics-ganglia/pom.xml +++ b/geomesa-metrics/geomesa-metrics-ganglia/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-metrics_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-metrics/geomesa-metrics-graphite/pom.xml b/geomesa-metrics/geomesa-metrics-graphite/pom.xml index 2b173d6aef03..0d72ee850be7 100644 --- a/geomesa-metrics/geomesa-metrics-graphite/pom.xml +++ b/geomesa-metrics/geomesa-metrics-graphite/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-metrics_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-metrics/pom.xml b/geomesa-metrics/pom.xml index 771fc53caff5..eccb188a7d27 100644 --- a/geomesa-metrics/pom.xml +++ b/geomesa-metrics/pom.xml @@ -4,7 +4,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-process/geomesa-process-vector/pom.xml b/geomesa-process/geomesa-process-vector/pom.xml index 62b48bbba422..5392f813bc70 100644 --- a/geomesa-process/geomesa-process-vector/pom.xml +++ b/geomesa-process/geomesa-process-vector/pom.xml @@ -3,7 +3,7 @@ geomesa-process_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-process/geomesa-process-wps/pom.xml b/geomesa-process/geomesa-process-wps/pom.xml index 5145ff9321c2..a96738d0ec1e 100644 --- a/geomesa-process/geomesa-process-wps/pom.xml +++ b/geomesa-process/geomesa-process-wps/pom.xml @@ -3,7 +3,7 @@ geomesa-process_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-process/pom.xml b/geomesa-process/pom.xml index 885728fa9634..1653cb70c909 100644 --- a/geomesa-process/pom.xml +++ b/geomesa-process/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-redis/geomesa-redis-datastore/pom.xml b/geomesa-redis/geomesa-redis-datastore/pom.xml index 8381c3357629..21c48629203d 100644 --- a/geomesa-redis/geomesa-redis-datastore/pom.xml +++ b/geomesa-redis/geomesa-redis-datastore/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-redis_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 jar diff --git a/geomesa-redis/geomesa-redis-dist/pom.xml b/geomesa-redis/geomesa-redis-dist/pom.xml index 95380ffc8dd4..defd8cbccb8f 100644 --- a/geomesa-redis/geomesa-redis-dist/pom.xml +++ b/geomesa-redis/geomesa-redis-dist/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-binary-dist_2.12 ../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 pom diff --git a/geomesa-redis/geomesa-redis-gs-plugin/pom.xml b/geomesa-redis/geomesa-redis-gs-plugin/pom.xml index 8681494eb68b..168c44c5a170 100644 --- a/geomesa-redis/geomesa-redis-gs-plugin/pom.xml +++ b/geomesa-redis/geomesa-redis-gs-plugin/pom.xml @@ -5,7 +5,7 @@ org.locationtech.geomesa geomesa-archetypes-gs-plugin_2.12 - 4.0.1-SNAPSHOT + 4.0.1 ../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml diff --git a/geomesa-redis/geomesa-redis-tools/pom.xml b/geomesa-redis/geomesa-redis-tools/pom.xml index ef02f546e453..3134ba17e7f6 100644 --- a/geomesa-redis/geomesa-redis-tools/pom.xml +++ b/geomesa-redis/geomesa-redis-tools/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-redis_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-redis/pom.xml b/geomesa-redis/pom.xml index c0de3f1d4102..447b5359c4a9 100644 --- a/geomesa-redis/pom.xml +++ b/geomesa-redis/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-security/pom.xml b/geomesa-security/pom.xml index 43c7c8741f70..e78f777c32fa 100644 --- a/geomesa-security/pom.xml +++ b/geomesa-security/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-spark/geomesa-spark-converter/pom.xml b/geomesa-spark/geomesa-spark-converter/pom.xml index 7aac49907325..bb69995d8466 100644 --- a/geomesa-spark/geomesa-spark-converter/pom.xml +++ b/geomesa-spark/geomesa-spark-converter/pom.xml @@ -3,7 +3,7 @@ geomesa-spark_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-spark/geomesa-spark-core/pom.xml b/geomesa-spark/geomesa-spark-core/pom.xml index ba306afc6f02..2efe8eb9780f 100644 --- a/geomesa-spark/geomesa-spark-core/pom.xml +++ b/geomesa-spark/geomesa-spark-core/pom.xml @@ -3,7 +3,7 @@ geomesa-spark_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-spark/geomesa-spark-jts/pom.xml b/geomesa-spark/geomesa-spark-jts/pom.xml index 28c4f8a5d59b..400281cd5c61 100644 --- a/geomesa-spark/geomesa-spark-jts/pom.xml +++ b/geomesa-spark/geomesa-spark-jts/pom.xml @@ -3,7 +3,7 @@ geomesa-spark_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-spark/geomesa-spark-jupyter-leaflet/pom.xml b/geomesa-spark/geomesa-spark-jupyter-leaflet/pom.xml index 2ab0ed109974..43cd7109a7bc 100644 --- a/geomesa-spark/geomesa-spark-jupyter-leaflet/pom.xml +++ b/geomesa-spark/geomesa-spark-jupyter-leaflet/pom.xml @@ -3,7 +3,7 @@ geomesa-spark_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-spark/geomesa-spark-sql/pom.xml b/geomesa-spark/geomesa-spark-sql/pom.xml index 01d366fce38a..bbbf78cce8ba 100644 --- a/geomesa-spark/geomesa-spark-sql/pom.xml +++ b/geomesa-spark/geomesa-spark-sql/pom.xml @@ -3,7 +3,7 @@ geomesa-spark_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-spark/geomesa-spark-test-with-sedona/pom.xml b/geomesa-spark/geomesa-spark-test-with-sedona/pom.xml index 6227a81d995d..ec33cf477331 100644 --- a/geomesa-spark/geomesa-spark-test-with-sedona/pom.xml +++ b/geomesa-spark/geomesa-spark-test-with-sedona/pom.xml @@ -3,7 +3,7 @@ geomesa-spark_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-spark/geomesa-spark-test-without-sedona/pom.xml b/geomesa-spark/geomesa-spark-test-without-sedona/pom.xml index 83ee9d7f722b..a16d5f5d0481 100644 --- a/geomesa-spark/geomesa-spark-test-without-sedona/pom.xml +++ b/geomesa-spark/geomesa-spark-test-without-sedona/pom.xml @@ -3,7 +3,7 @@ geomesa-spark_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-spark/geomesa_pyspark/pom.xml b/geomesa-spark/geomesa_pyspark/pom.xml index a28f40918958..12fe6ea70973 100644 --- a/geomesa-spark/geomesa_pyspark/pom.xml +++ b/geomesa-spark/geomesa_pyspark/pom.xml @@ -3,7 +3,7 @@ geomesa-spark_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-spark/pom.xml b/geomesa-spark/pom.xml index 8284afdc252a..13b37b8bb1a0 100644 --- a/geomesa-spark/pom.xml +++ b/geomesa-spark/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-tools/pom.xml b/geomesa-tools/pom.xml index 205100224969..d935fb9b860d 100644 --- a/geomesa-tools/pom.xml +++ b/geomesa-tools/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-utils-parent/geomesa-hadoop-utils/pom.xml b/geomesa-utils-parent/geomesa-hadoop-utils/pom.xml index 01cc10881f4e..aa64be9e124b 100644 --- a/geomesa-utils-parent/geomesa-hadoop-utils/pom.xml +++ b/geomesa-utils-parent/geomesa-hadoop-utils/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-utils-parent_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-utils-parent/geomesa-utils/pom.xml b/geomesa-utils-parent/geomesa-utils/pom.xml index 8cacec459238..756164d8882b 100644 --- a/geomesa-utils-parent/geomesa-utils/pom.xml +++ b/geomesa-utils-parent/geomesa-utils/pom.xml @@ -4,7 +4,7 @@ org.locationtech.geomesa geomesa-utils-parent_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-utils-parent/geomesa-zk-utils/pom.xml b/geomesa-utils-parent/geomesa-zk-utils/pom.xml index d9ba1c1f5d06..ee6c9f0d3cdd 100644 --- a/geomesa-utils-parent/geomesa-zk-utils/pom.xml +++ b/geomesa-utils-parent/geomesa-zk-utils/pom.xml @@ -3,7 +3,7 @@ org.locationtech.geomesa geomesa-utils-parent_2.12 - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-utils-parent/pom.xml b/geomesa-utils-parent/pom.xml index d0b6f0d5c8f5..35553abfe89b 100644 --- a/geomesa-utils-parent/pom.xml +++ b/geomesa-utils-parent/pom.xml @@ -3,7 +3,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/geomesa-z3/pom.xml b/geomesa-z3/pom.xml index cbf0147c2520..5a56028e71bd 100644 --- a/geomesa-z3/pom.xml +++ b/geomesa-z3/pom.xml @@ -4,7 +4,7 @@ geomesa_2.12 org.locationtech.geomesa - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 diff --git a/pom.xml b/pom.xml index a3718dc98f99..263cd262a54b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.locationtech.geomesa geomesa_2.12 pom - 4.0.1-SNAPSHOT + 4.0.1 @@ -3453,7 +3453,7 @@ scm:git:git@github.com:locationtech/geomesa.git scm:git:git@github.com:locationtech/geomesa.git https://github.com/locationtech/geomesa - geomesa-4.0.0 + geomesa-4.0.1