Skip to content

Commit 4e59c09

Browse files
committed
[maven-release-plugin] prepare release geomesa_2.11-2.0.2
1 parent 793e18b commit 4e59c09

File tree

139 files changed

+140
-140
lines changed

Some content is hidden

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

139 files changed

+140
-140
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.locationtech.geomesa</groupId>
1414
<artifactId>geomesa_2.11</artifactId>
15-
<version>2.0.2-SNAPSHOT</version>
15+
<version>2.0.2</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

geomesa-accumulo/geomesa-accumulo-compute/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>geomesa-accumulo_2.11</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.0.2</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-accumulo/geomesa-accumulo-datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.locationtech.geomesa</groupId>
1515
<artifactId>geomesa-accumulo_2.11</artifactId>
16-
<version>2.0.2-SNAPSHOT</version>
16+
<version>2.0.2</version>
1717
</parent>
1818

1919
<artifactId>geomesa-accumulo-datastore_2.11</artifactId>

geomesa-accumulo/geomesa-accumulo-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.locationtech.geomesa</groupId>
55
<artifactId>geomesa-accumulo_2.11</artifactId>
6-
<version>2.0.2-SNAPSHOT</version>
6+
<version>2.0.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<packaging>pom</packaging>

geomesa-accumulo/geomesa-accumulo-distributed-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.locationtech.geomesa</groupId>
1414
<artifactId>geomesa-accumulo_2.11</artifactId>
15-
<version>2.0.2-SNAPSHOT</version>
15+
<version>2.0.2</version>
1616
</parent>
1717

1818
<artifactId>geomesa-accumulo-distributed-runtime_2.11</artifactId>

geomesa-accumulo/geomesa-accumulo-gs-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.locationtech.geomesa</groupId>
66
<artifactId>geomesa-archetypes-gs-plugin_2.11</artifactId>
7-
<version>2.0.2-SNAPSHOT</version>
7+
<version>2.0.2</version>
88
<relativePath>../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml</relativePath>
99
</parent>
1010

geomesa-accumulo/geomesa-accumulo-jobs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.locationtech.geomesa</groupId>
1313
<artifactId>geomesa-accumulo_2.11</artifactId>
14-
<version>2.0.2-SNAPSHOT</version>
14+
<version>2.0.2</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-accumulo/geomesa-accumulo-native-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>geomesa-accumulo_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.0.2-SNAPSHOT</version>
6+
<version>2.0.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-accumulo/geomesa-accumulo-raster-distributed-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.locationtech.geomesa</groupId>
1414
<artifactId>geomesa-accumulo_2.11</artifactId>
15-
<version>2.0.2-SNAPSHOT</version>
15+
<version>2.0.2</version>
1616
</parent>
1717

1818
<artifactId>geomesa-accumulo-raster-distributed-runtime_2.11</artifactId>

geomesa-accumulo/geomesa-accumulo-raster/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.locationtech.geomesa</groupId>
1414
<artifactId>geomesa-accumulo_2.11</artifactId>
15-
<version>2.0.2-SNAPSHOT</version>
15+
<version>2.0.2</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

0 commit comments

Comments
 (0)