Skip to content

Commit 845ac4b

Browse files
committed
Merge pull request #359 from ngageoint/0.8.7-snapshot
0.8.7 snapshot
2 parents 1bcefb8 + 09afb8f commit 845ac4b

18 files changed

Lines changed: 18 additions & 18 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GeoWave 0.8.6
1+
# GeoWave 0.8.7
22
## About
33

44
| Continuous Integration | Code Coverage | Static Analysis | Chat |

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.6</version>
10+
<version>0.8.7-SNAPSHOT</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.6</version>
8+
<version>0.8.7-SNAPSHOT</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.6</version>
8+
<version>0.8.7-SNAPSHOT</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.6</version>
8+
<version>0.8.7-SNAPSHOT</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.6</version>
8+
<version>0.8.7-SNAPSHOT</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.6</version>
8+
<version>0.8.7-SNAPSHOT</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.6</version>
8+
<version>0.8.7-SNAPSHOT</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.6</version>
8+
<version>0.8.7-SNAPSHOT</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.6</version>
9+
<version>0.8.7-SNAPSHOT</version>
1010
</parent>
1111
<artifactId>geowave-ingest</artifactId>
1212
<name>geowave-ingest</name>

0 commit comments

Comments
 (0)