Skip to content

Commit dbac917

Browse files
committed
[maven-release-plugin] prepare release v0.9.7
1 parent c973111 commit dbac917

File tree

44 files changed

+76
-109
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+76
-109
lines changed

analytics/api/pom.xml

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

analytics/mapreduce/pom.xml

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

analytics/pom.xml

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

analytics/spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>geowave-analytic-parent</artifactId>
55
<groupId>mil.nga.giat</groupId>
66
<relativePath>../</relativePath>
7-
<version>0.9.7-SNAPSHOT</version>
7+
<version>0.9.7</version>
88
</parent>
99
<artifactId>geowave-analytic-spark</artifactId>
1010
<name>GeoWave Spark Analytics</name>

core/cli/pom.xml

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

core/geotime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>mil.nga.giat</groupId>
55
<artifactId>geowave-core-parent</artifactId>
66
<relativePath>../</relativePath>
7-
<version>0.9.7-SNAPSHOT</version>
7+
<version>0.9.7</version>
88
</parent>
99
<artifactId>geowave-core-geotime</artifactId>
1010
<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
@@ -4,7 +4,7 @@
44
<artifactId>geowave-core-parent</artifactId>
55
<groupId>mil.nga.giat</groupId>
66
<relativePath>../</relativePath>
7-
<version>0.9.7-SNAPSHOT</version>
7+
<version>0.9.7</version>
88
</parent>
99
<artifactId>geowave-core-index</artifactId>
1010
<name>GeoWave Index</name>

core/ingest/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.9.7-SNAPSHOT</version>
8+
<version>0.9.7</version>
99
</parent>
1010
<artifactId>geowave-core-ingest</artifactId>
1111
<name>GeoWave Ingest Framework</name>

core/mapreduce/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>geowave-core-parent</artifactId>
55
<groupId>mil.nga.giat</groupId>
66
<relativePath>../</relativePath>
7-
<version>0.9.7-SNAPSHOT</version>
7+
<version>0.9.7</version>
88
</parent>
99
<artifactId>geowave-core-mapreduce</artifactId>
1010
<name>GeoWave MapReduce</name>

core/pom.xml

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

0 commit comments

Comments
 (0)