Skip to content

Commit d5cda84

Browse files
committed
release v0.8.4
1 parent 41329fb commit d5cda84

17 files changed

Lines changed: 17 additions & 17 deletions

File tree

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>geowave-parent</artifactId>
88
<groupId>mil.nga.giat</groupId>
99
<relativePath>../</relativePath>
10-
<version>0.8.4-SNAPSHOT</version>
10+
<version>0.8.4</version>
1111
</parent>
1212

1313
<artifactId>geowave-docs</artifactId>

geowave-accumulo/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.4-SNAPSHOT</version>
8+
<version>0.8.4</version>
99
</parent>
1010
<artifactId>geowave-accumulo</artifactId>
1111
<name>geowave-accumulo</name>

geowave-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.4-SNAPSHOT</version>
8+
<version>0.8.4</version>
99
</parent>
1010
<artifactId>geowave-analytics</artifactId>
1111
<dependencies>

geowave-benchmark/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.4-SNAPSHOT</version>
8+
<version>0.8.4</version>
99
</parent>
1010
<artifactId>geowave-benchmark</artifactId>
1111
<name>geowave-benchmark</name>

geowave-client/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.4-SNAPSHOT</version>
8+
<version>0.8.4</version>
99
</parent>
1010
<artifactId>geowave-client</artifactId>
1111
<name>geowave-client</name>

geowave-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.4-SNAPSHOT</version>
8+
<version>0.8.4</version>
99
</parent>
1010
<artifactId>geowave-deploy</artifactId>
1111
<name>geowave-deploy</name>

geowave-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>mil.nga.giat</groupId>
77
<artifactId>geowave-parent</artifactId>
8-
<version>0.8.4-SNAPSHOT</version>
8+
<version>0.8.4</version>
99
</parent>
1010
<artifactId>geowave-examples</artifactId>
1111
<dependencies>

geowave-index/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.4-SNAPSHOT</version>
8+
<version>0.8.4</version>
99
</parent>
1010
<artifactId>geowave-index</artifactId>
1111
<name>geowave-index</name>

geowave-ingest/pom.xml

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

geowave-raster/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.4-SNAPSHOT</version>
8+
<version>0.8.4</version>
99
</parent>
1010
<artifactId>geowave-raster</artifactId>
1111
<name>geowave-raster</name>

0 commit comments

Comments
 (0)