Skip to content

Commit

Permalink
release v0.9.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Whitney O'Meara authored and rfecher committed Jul 22, 2016
1 parent 5d58750 commit 28c2ca8
Show file tree
Hide file tree
Showing 39 changed files with 54 additions and 54 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.2.1</version>
<version>0.9.2.2</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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-analytic-spark</artifactId>
<name>GeoWave Spark Analytics</name>
Expand Down
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-core-cli</artifactId>
<name>GeoWave CLI</name>
Expand Down Expand Up @@ -39,4 +39,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-core-geotime</artifactId>
<name>GeoWave Spatial and Temporal Support</name>
Expand Down Expand Up @@ -34,4 +34,4 @@
<scope>test</scope>
</dependency>
</dependencies>
</project>
</project>
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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-core-ingest</artifactId>
<name>GeoWave Ingest Framework</name>
Expand Down
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-core-mapreduce</artifactId>
<name>GeoWave MapReduce</name>
Expand Down Expand Up @@ -49,4 +49,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-core-parent</artifactId>
<name>GeoWave Core Parent POM</name>
Expand All @@ -18,4 +18,4 @@
<module>ingest</module>
<module>mapreduce</module>
</modules>
</project>
</project>
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-core-store</artifactId>
<name>GeoWave Store</name>
Expand Down Expand Up @@ -33,4 +33,4 @@
</dependency>
</dependencies>

</project>
</project>
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.2.1</version>
<version>0.9.2.2</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 @@ -7,7 +7,7 @@
<artifactId>geowave-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.2.1</version>
<version>0.9.2.2</version>
</parent>

<artifactId>geowave-doc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-parent</artifactId>
<version>0.9.2.1</version>
<version>0.9.2.2</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 @@ -5,7 +5,7 @@
<artifactId>geowave-extension-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-cli-debug</artifactId>
<name>GeoWave Debug Commandline Tools</name>
Expand Down
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-cli-geoserver</artifactId>
<name>Geowave GeoServer Commandline Tools</name>
Expand Down Expand Up @@ -45,4 +45,4 @@
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
</project>
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>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.2.1</version>
<version>0.9.2.2</version>
</parent>
<properties>
<tools.scope>compile</tools.scope>
Expand Down
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-cli-osm</artifactId>
<name>Geowave OSM Commandline Tools</name>
Expand Down Expand Up @@ -92,4 +92,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-datastore-accumulo</artifactId>
<name>GeoWave Accumulo</name>
Expand Down Expand Up @@ -167,4 +167,4 @@
</dependencies>
</profile>
</profiles>
</project>
</project>
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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-format-gpx</artifactId>
<name>GeoWave GPX Format</name>
Expand Down
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-format-4676</artifactId>
<dependencies>
Expand All @@ -30,4 +30,4 @@
</exclusions>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions 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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-service-4676</artifactId>
<packaging>war</packaging>
Expand Down Expand Up @@ -186,4 +186,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-format-tdrive</artifactId>
<name>GeoWave T-Drive Format</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.2.1</version>
<version>0.9.2.2</version>
</parent>
<artifactId>geowave-extension-parent</artifactId>
<name>GeoWave Extensions</name>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>mil.nga.giat</groupId>
<artifactId>geowave-parent</artifactId>
<version>0.9.2.1</version>
<version>0.9.2.2</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 +30,7 @@
<scm>
<url>https://github.com/ngageoint/geowave.git</url>
<connection>scm:git:https://github.com/ngageoint/geowave.git</connection>
<tag>v0.9.2.1</tag>
<tag>v0.9.2.2</tag>
</scm>
<properties>
<geotools.version>14.2</geotools.version>
Expand Down
Loading

0 comments on commit 28c2ca8

Please sign in to comment.