Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rfecher committed Sep 14, 2018
1 parent eab2ae2 commit e1455b5
Show file tree
Hide file tree
Showing 48 changed files with 74 additions and 110 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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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 @@ -5,7 +5,7 @@
<parent>
<artifactId>geowave-analytic-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 2 additions & 3 deletions analytics/spark/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.8-SNAPSHOT</version>
<version>0.9.8</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>mil.nga.giat</groupId>
<artifactId>geowave-core-parent</artifactId>
<relativePath>../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-core-ingest</artifactId>
<name>GeoWave Ingest Framework</name>
Expand Down
6 changes: 2 additions & 4 deletions core/mapreduce/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>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-core-parent</artifactId>
<name>GeoWave Core Parent POM</name>
Expand Down
5 changes: 2 additions & 3 deletions core/store/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-core-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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>mil.nga.giat</groupId>
<artifactId>geowave-parent</artifactId>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>geowave-example</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions extensions/adapters/auth/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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-adapter-auth</artifactId>
<name>GeoWave Adapter Auth</name>
Expand Down
6 changes: 2 additions & 4 deletions extensions/adapters/raster/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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-adapter-raster</artifactId>
<name>Geowave Raster Adapter</name>
Expand Down
5 changes: 2 additions & 3 deletions extensions/adapters/vector/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-extension-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-cli-geoserver</artifactId>
<name>Geowave GeoServer Commandline Tools</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>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-cli-osm</artifactId>
<name>Geowave OSM Commandline Tools</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>mil.nga.giat</groupId>
<artifactId>geowave-extension-parent</artifactId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-datastore-accumulo</artifactId>
<name>GeoWave Accumulo</name>
Expand Down
5 changes: 2 additions & 3 deletions extensions/datastores/bigtable/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-extension-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-datastore-bigtable</artifactId>
<name>GeoWave BigTable</name>
Expand Down
5 changes: 2 additions & 3 deletions extensions/datastores/cassandra/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-extension-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-datastore-cassandra</artifactId>
<name>GeoWave Cassandra</name>
Expand Down
5 changes: 2 additions & 3 deletions extensions/datastores/dynamodb/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-extension-parent</artifactId>
<groupId>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-datastore-dynamodb</artifactId>
<name>GeoWave DynamoDB</name>
Expand Down
8 changes: 3 additions & 5 deletions extensions/datastores/hbase/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>mil.nga.giat</groupId>
<relativePath>../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-datastore-hbase</artifactId>
<name>GeoWave Hbase</name>
Expand Down Expand Up @@ -142,7 +140,7 @@
<include name="**/*ProtosClient.java" />
</replace>
<delete>
<fileset dir="target/protobuf" includes="*.proto"/>
<fileset dir="target/protobuf" includes="*.proto" />
</delete>
</target>
</configuration>
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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</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.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-format-gpx</artifactId>
<name>GeoWave GPX Format</name>
Expand Down
6 changes: 2 additions & 4 deletions extensions/formats/stanag4676/format/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>mil.nga.giat</groupId>
<relativePath>../../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-format-4676</artifactId>
<name>GeoWave STANAG4676 Format</name>
Expand Down
6 changes: 2 additions & 4 deletions extensions/formats/stanag4676/service/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>mil.nga.giat</groupId>
<relativePath>../../../</relativePath>
<version>0.9.8-SNAPSHOT</version>
<version>0.9.8</version>
</parent>
<artifactId>geowave-service-4676</artifactId>
<name>STANAG4676 Imagery Services</name>
Expand Down
Loading

0 comments on commit e1455b5

Please sign in to comment.