Skip to content

Commit 0963952

Browse files
author
Andrew Spohn
committed
Updates for 0.8.7 release
1 parent 7d7525a commit 0963952

27 files changed

Lines changed: 27 additions & 27 deletions

File tree

analytics/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>geowave-analytic-parent</artifactId>
66
<groupId>mil.nga.giat</groupId>
77
<relativePath>../</relativePath>
8-
<version>0.8.7-SNAPSHOT</version>
8+
<version>0.8.7</version>
99
</parent>
1010
<artifactId>geowave-analytic-api</artifactId>
1111
<name>GeoWave Analytics API</name>

analytics/mapreduce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>geowave-analytic-parent</artifactId>
66
<groupId>mil.nga.giat</groupId>
77
<relativePath>../</relativePath>
8-
<version>0.8.7-SNAPSHOT</version>
8+
<version>0.8.7</version>
99
</parent>
1010
<artifactId>geowave-analytic-mapreduce</artifactId>
1111
<name>GeoWave MapReduce Analytics</name>

analytics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>geowave-parent</artifactId>
66
<groupId>mil.nga.giat</groupId>
77
<relativePath>../</relativePath>
8-
<version>0.8.7-SNAPSHOT</version>
8+
<version>0.8.7</version>
99
</parent>
1010
<artifactId>geowave-analytic-parent</artifactId>
1111
<name>GeoWave Analytics Parent POM</name>

core/cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>mil.nga.giat</groupId>
66
<artifactId>geowave-core-parent</artifactId>
77
<relativePath>../</relativePath>
8-
<version>0.8.7-SNAPSHOT</version>
8+
<version>0.8.7</version>
99
</parent>
1010
<artifactId>geowave-core-cli</artifactId>
1111
<name>GeoWave CLI</name>

core/geotime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>mil.nga.giat</groupId>
66
<artifactId>geowave-core-parent</artifactId>
77
<relativePath>../</relativePath>
8-
<version>0.8.7-SNAPSHOT</version>
8+
<version>0.8.7</version>
99
</parent>
1010
<artifactId>geowave-core-geotime</artifactId>
1111
<name>GeoWave Spatial and Temporal Support</name>

core/index/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>geowave-core-parent</artifactId>
66
<groupId>mil.nga.giat</groupId>
77
<relativePath>../</relativePath>
8-
<version>0.8.7-SNAPSHOT</version>
8+
<version>0.8.7</version>
99
</parent>
1010
<artifactId>geowave-core-index</artifactId>
1111
<name>GeoWave Index</name>

core/ingest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<artifactId>geowave-core-parent</artifactId>
77
<groupId>mil.nga.giat</groupId>
88
<relativePath>../</relativePath>
9-
<version>0.8.7-SNAPSHOT</version>
9+
<version>0.8.7</version>
1010
</parent>
1111
<artifactId>geowave-core-ingest</artifactId>
1212
<name>GeoWave Ingest Framework</name>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>geowave-parent</artifactId>
66
<groupId>mil.nga.giat</groupId>
77
<relativePath>../</relativePath>
8-
<version>0.8.7-SNAPSHOT</version>
8+
<version>0.8.7</version>
99
</parent>
1010
<artifactId>geowave-core-parent</artifactId>
1111
<name>GeoWave Core Parent POM</name>

core/store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>geowave-core-parent</artifactId>
66
<groupId>mil.nga.giat</groupId>
77
<relativePath>../</relativePath>
8-
<version>0.8.7-SNAPSHOT</version>
8+
<version>0.8.7</version>
99
</parent>
1010
<artifactId>geowave-core-store</artifactId>
1111
<name>GeoWave Store</name>

deploy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>geowave-parent</artifactId>
66
<groupId>mil.nga.giat</groupId>
77
<relativePath>../</relativePath>
8-
<version>0.8.7-SNAPSHOT</version>
8+
<version>0.8.7</version>
99
</parent>
1010
<artifactId>geowave-deploy</artifactId>
1111
<name>GeoWave Deployment Configurations</name>

0 commit comments

Comments
 (0)