Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rfecher committed Dec 10, 2020
1 parent 3f56188 commit e0ebfc2
Show file tree
Hide file tree
Showing 61 changed files with 76 additions and 97 deletions.
2 changes: 1 addition & 1 deletion analytics/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-analytic-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-analytic-api</artifactId>
<name>GeoWave Analytics API</name>
Expand Down
2 changes: 1 addition & 1 deletion analytics/mapreduce/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-analytic-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-analytic-mapreduce</artifactId>
<name>GeoWave MapReduce Analytics</name>
Expand Down
2 changes: 1 addition & 1 deletion analytics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-analytic-parent</artifactId>
<name>GeoWave Analytics Parent POM</name>
Expand Down
2 changes: 1 addition & 1 deletion analytics/pyspark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>geowave-analytic-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion analytics/spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-analytic-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<properties>
<java.version>1.8</java.version>
Expand Down
2 changes: 1 addition & 1 deletion core/cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-core-parent</artifactId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-core-cli</artifactId>
<name>GeoWave CLI</name>
Expand Down
2 changes: 1 addition & 1 deletion core/geotime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-core-parent</artifactId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-core-geotime</artifactId>
<name>GeoWave Spatial and Temporal Support</name>
Expand Down
2 changes: 1 addition & 1 deletion core/index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-core-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-core-index</artifactId>
<name>GeoWave Index</name>
Expand Down
2 changes: 1 addition & 1 deletion core/ingest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>geowave-core-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-core-ingest</artifactId>
<name>GeoWave Ingest Framework</name>
Expand Down
2 changes: 1 addition & 1 deletion core/mapreduce/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-core-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-core-mapreduce</artifactId>
<name>GeoWave MapReduce</name>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-core-parent</artifactId>
<name>GeoWave Core Parent POM</name>
Expand Down
6 changes: 2 additions & 4 deletions core/store/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>geowave-core-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-core-store</artifactId>
<name>GeoWave Store</name>
Expand Down
2 changes: 1 addition & 1 deletion deploy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-deploy</artifactId>
<name>GeoWave Deployment Configurations</name>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>geowave-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>

<artifactId>geowave-doc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/java-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-parent</artifactId>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>geowave-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/adapters/auth/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-adapter-auth</artifactId>
<name>GeoWave Adapter Auth</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/adapters/raster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-adapter-raster</artifactId>
<name>Geowave Raster Adapter</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/adapters/vector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-adapter-vector</artifactId>
<name>Geowave Vector Adapter</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/accumulo-embed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-accumulo-embed</artifactId>
<name>GeoWave Embedded Accumulo</name>
Expand Down
6 changes: 2 additions & 4 deletions extensions/cli/bigtable-embed/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-bigtable-embed</artifactId>
<name>GeoWave Bigtable Embedded Server</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/cassandra-embed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-cassandra-embed</artifactId>
<name>GeoWave Cassandra Embedded Server</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/debug/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-debug</artifactId>
<name>GeoWave Debug Commandline Tools</name>
Expand Down
6 changes: 2 additions & 4 deletions extensions/cli/dynamodb-embed/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-dynamodb-embed</artifactId>
<name>GeoWave DynamoDB Embedded Server</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/geoserver-embed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-geoserver-embed</artifactId>
<name>GeoWave Embedded GeoServer</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/geoserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-geoserver</artifactId>
<name>Geowave GeoServer Commandline Tools</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/hbase-embed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-hbase-embed</artifactId>
<name>GeoWave Embedded HBase</name>
Expand Down
6 changes: 2 additions & 4 deletions extensions/cli/kudu-embed/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-kudu-embed</artifactId>
<name>GeoWave Kudu Embedded Server</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/landsat8/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<properties>
<!-- to maintain only one download of GDAL, re-use the IT build directory -->
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/osm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-osm</artifactId>
<name>Geowave OSM Commandline Tools</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/redis-embed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-cli-redis-embed</artifactId>
<name>GeoWave Redis Embedded Server</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/cli/sentinel2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<properties>
<!-- to maintain only one download of GDAL, re-use the IT build directory -->
Expand Down
2 changes: 1 addition & 1 deletion extensions/datastores/accumulo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-datastore-accumulo</artifactId>
<name>GeoWave Accumulo</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/datastores/bigtable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-datastore-bigtable</artifactId>
<name>GeoWave Bigtable</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/datastores/cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-datastore-cassandra</artifactId>
<name>GeoWave Cassandra</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/datastores/dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-datastore-dynamodb</artifactId>
<name>GeoWave DynamoDB</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/datastores/filesystem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-datastore-filesystem</artifactId>
<name>GeoWave FileSystem DataStore</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/datastores/hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-datastore-hbase</artifactId>
<name>GeoWave Hbase</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/datastores/kudu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-datastore-kudu</artifactId>
<name>GeoWave Kudu</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/datastores/redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-datastore-redis</artifactId>
<name>GeoWave Redis</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/datastores/rocksdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>org.locationtech.geowave</groupId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-datastore-rocksdb</artifactId>
<name>GeoWave RocksDB</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>1.2.0-SNAPSHOT</version>
<version>1.2.0</version>
</parent>
<artifactId>geowave-format-avro</artifactId>
<name>GeoWave Avro Format</name>
Expand Down

0 comments on commit e0ebfc2

Please sign in to comment.