Skip to content

Commit 5108368

Browse files
committed
[maven-release-plugin] prepare release geomesa_2.11-2.3.1
1 parent ebf4838 commit 5108368

File tree

152 files changed

+153
-153
lines changed

Some content is hidden

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

152 files changed

+153
-153
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.3.1-SNAPSHOT</version>
15+
<version>2.3.1</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
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa-accumulo_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.locationtech.geomesa</groupId>
77
<artifactId>geomesa-accumulo_2.11</artifactId>
8-
<version>2.3.1-SNAPSHOT</version>
8+
<version>2.3.1</version>
99
</parent>
1010

1111
<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.3.1-SNAPSHOT</version>
6+
<version>2.3.1</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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.locationtech.geomesa</groupId>
77
<artifactId>geomesa-accumulo_2.11</artifactId>
8-
<version>2.3.1-SNAPSHOT</version>
8+
<version>2.3.1</version>
99
</parent>
1010

1111
<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.3.1-SNAPSHOT</version>
7+
<version>2.3.1</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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.locationtech.geomesa</groupId>
66
<artifactId>geomesa-accumulo_2.11</artifactId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

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.3.1-SNAPSHOT</version>
6+
<version>2.3.1</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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.locationtech.geomesa</groupId>
77
<artifactId>geomesa-accumulo_2.11</artifactId>
8-
<version>2.3.1-SNAPSHOT</version>
8+
<version>2.3.1</version>
99
</parent>
1010

1111
<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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.locationtech.geomesa</groupId>
66
<artifactId>geomesa-accumulo_2.11</artifactId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-accumulo/geomesa-accumulo-security/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.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-accumulo/geomesa-accumulo-spark-runtime/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.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-accumulo/geomesa-accumulo-spark/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.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-accumulo/geomesa-accumulo-stats-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.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
<relativePath>../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml</relativePath>
99
</parent>
1010

geomesa-accumulo/geomesa-accumulo-tools/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-accumulo_2.11</artifactId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-accumulo/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_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-archetypes/geomesa-archetypes-gs-plugin/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-archetypes_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-archetypes/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_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88

99
<artifactId>geomesa-archetypes_2.11</artifactId>

geomesa-arrow/geomesa-arrow-datastore/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-arrow_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-arrow/geomesa-arrow-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-arrow_2.11</artifactId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<packaging>pom</packaging>

geomesa-arrow/geomesa-arrow-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.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
<relativePath>../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml</relativePath>
99
</parent>
1010

geomesa-arrow/geomesa-arrow-gt/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-arrow_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-arrow/geomesa-arrow-jts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa-arrow_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-arrow/geomesa-arrow-tools/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-arrow_2.11</artifactId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-arrow/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_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-bigtable/geomesa-bigtable-datastore/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-bigtable_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-bigtable/geomesa-bigtable-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-bigtable_2.11</artifactId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<packaging>pom</packaging>

geomesa-bigtable/geomesa-bigtable-gs-plugin/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-archetypes-gs-plugin_2.11</artifactId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
<relativePath>../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

geomesa-bigtable/geomesa-bigtable-spark-runtime/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-bigtable_2.11</artifactId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-bigtable/geomesa-bigtable-spark/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-bigtable_2.11</artifactId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-bigtable/geomesa-bigtable-tools/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-bigtable_2.11</artifactId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-bigtable/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_2.11</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-blobstore/geomesa-blobstore-accumulo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa-blobstore_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-blobstore/geomesa-blobstore-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa-blobstore_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-blobstore/geomesa-blobstore-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.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
<relativePath>../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml</relativePath>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>

geomesa-blobstore/geomesa-blobstore-handlers/geomesa-blobstore-exif-handler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa-blobstore-handlers_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-blobstore/geomesa-blobstore-handlers/geomesa-blobstore-gdal-handler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa-blobstore-handlers_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-blobstore/geomesa-blobstore-handlers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa-blobstore_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-blobstore/geomesa-blobstore-web/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa-blobstore_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-blobstore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-cassandra/geomesa-cassandra-datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>geomesa-cassandra_2.11</artifactId>
66
<groupId>org.locationtech.geomesa</groupId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

geomesa-cassandra/geomesa-cassandra-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-cassandra_2.11</artifactId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<packaging>pom</packaging>

geomesa-cassandra/geomesa-cassandra-gs-plugin/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-archetypes-gs-plugin_2.11</artifactId>
6-
<version>2.3.1-SNAPSHOT</version>
6+
<version>2.3.1</version>
77
<relativePath>../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>

geomesa-cassandra/geomesa-cassandra-tools/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-cassandra_2.11</artifactId>
7-
<version>2.3.1-SNAPSHOT</version>
7+
<version>2.3.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

0 commit comments

Comments
 (0)