Skip to content

Commit f8ac2e5

Browse files
committed
[maven-release-plugin] prepare release geomesa-3.2.1
1 parent 7a0da68 commit f8ac2e5

File tree

155 files changed

+156
-156
lines changed

Some content is hidden

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

155 files changed

+156
-156
lines changed

benchmarks/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_2.11</artifactId>
7-
<version>3.2.1-SNAPSHOT</version>
7+
<version>3.2.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

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>3.2.1-SNAPSHOT</version>
15+
<version>3.2.1</version>
1616
</parent>
1717
<modelVersion>4.0.0</modelVersion>
1818

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>3.2.1-SNAPSHOT</version>
8+
<version>3.2.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
@@ -5,7 +5,7 @@
55
<groupId>org.locationtech.geomesa</groupId>
66
<artifactId>geomesa-archetypes-binary-dist_2.11</artifactId>
77
<relativePath>../../geomesa-archetypes/geomesa-archetypes-binary-dist/pom.xml</relativePath>
8-
<version>3.2.1-SNAPSHOT</version>
8+
<version>3.2.1</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<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>3.2.1-SNAPSHOT</version>
8+
<version>3.2.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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.locationtech.geomesa</groupId>
77
<artifactId>geomesa-archetypes-gs-plugin_2.11</artifactId>
8-
<version>3.2.1-SNAPSHOT</version>
8+
<version>3.2.1</version>
99
<relativePath>../../geomesa-archetypes/geomesa-archetypes-gs-plugin/pom.xml</relativePath>
1010
</parent>
1111

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>3.2.1-SNAPSHOT</version>
7+
<version>3.2.1</version>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
1010

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

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

0 commit comments

Comments
 (0)