Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mawhitby committed Aug 11, 2017
1 parent 0cbeeba commit 013f03c
Show file tree
Hide file tree
Showing 42 changed files with 47 additions and 51 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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-analytic-api</artifactId>
<name>GeoWave Analytics API</name>
Expand Down
5 changes: 2 additions & 3 deletions analytics/javaspark/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +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-analytic-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-analytic-javaspark</artifactId>
<name>GeoWave Java Spark Analytics</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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-analytic-parent</artifactId>
<name>GeoWave Analytics Parent POM</name>
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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-analytic-spark</artifactId>
<name>GeoWave Spark Analytics</name>
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>mil.nga.giat</groupId>
<artifactId>geowave-core-parent</artifactId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<artifactId>geowave-core-parent</artifactId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-core-parent</artifactId>
<name>GeoWave Core Parent POM</name>
Expand Down
2 changes: 1 addition & 1 deletion core/store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-core-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>

<artifactId>geowave-doc</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions examples/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-parent</artifactId>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-example</artifactId>
<name>GeoWave Examples</name>
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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-adapter-vector</artifactId>
<name>Geowave Vector Adapter</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>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-cli-debug</artifactId>
<name>GeoWave Debug Commandline Tools</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>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-cli-geoserver</artifactId>
<name>Geowave GeoServer Commandline Tools</name>
Expand Down
5 changes: 2 additions & 3 deletions extensions/cli/landsat8/pom.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-cli-osm</artifactId>
<name>Geowave OSM Commandline Tools</name>
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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-datastore-bigtable</artifactId>
<name>GeoWave BigTable</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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-datastore-hbase</artifactId>
<name>GeoWave Hbase</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>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-format-avro</artifactId>
<name>GeoWave Avro Format</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/gdelt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-format-gdelt</artifactId>
<name>GeoWave GDELT Format Support</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/geolife/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-format-geolife</artifactId>
<name>GeoWave GeoLife Format Support</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/geotools-raster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-format-raster</artifactId>
<name>GeoWave Raster Format</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/geotools-vector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-format-vector</artifactId>
<name>GeoWave Vector Format</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/gpx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-format-gpx</artifactId>
<name>GeoWave GPX Format</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/stanag4676/format/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-format-4676</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/stanag4676/service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-service-4676</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/tdrive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-format-tdrive</artifactId>
<name>GeoWave T-Drive Format</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/formats/twitter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-format-twitter</artifactId>
<name>GeoWave Twitter Format Support</name>
Expand Down
2 changes: 1 addition & 1 deletion extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-extension-parent</artifactId>
<name>GeoWave Extensions</name>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-parent</artifactId>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
<name>GeoWave Parent POM</name>
<packaging>pom</packaging>
<description>Geowave adds spatio-temporal indexing to accumulo through geotools and geoserver</description>
Expand All @@ -30,7 +29,7 @@
<scm>
<url>https://github.com/locationtech/geowave.git</url>
<connection>scm:git:https://github.com/locationtech/geowave.git</connection>
<tag>HEAD</tag>
<tag>v0.9.5</tag>
</scm>
<properties>
<spark.version>2.2.0</spark.version>
Expand Down
2 changes: 1 addition & 1 deletion services/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-service-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-service-api</artifactId>
<name>GeoWave Services API</name>
Expand Down
2 changes: 1 addition & 1 deletion services/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-service-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-service-client</artifactId>
<name>GeoWave Java Client for REST services</name>
Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-service-parent</artifactId>
<name>GeoWave Services Parent POM</name>
Expand Down
2 changes: 1 addition & 1 deletion services/webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<artifactId>geowave-service-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.5-SNAPSHOT</version>
<version>0.9.5</version>
</parent>
<artifactId>geowave-service-webapp</artifactId>
<name>GeoWave REST Services WebApp</name>
Expand Down
Loading

0 comments on commit 013f03c

Please sign in to comment.