Skip to content

Commit 7330fed

Browse files
committed
[maven-release-plugin] prepare release geomesa_2.11-3.1.2
1 parent 502cf2c commit 7330fed

File tree

148 files changed

+149
-149
lines changed

Some content is hidden

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

148 files changed

+149
-149
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>3.1.2-SNAPSHOT</version>
15+
<version>3.1.2</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.1.2-SNAPSHOT</version>
8+
<version>3.1.2</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>3.1.2-SNAPSHOT</version>
6+
<version>3.1.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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.locationtech.geomesa</groupId>
77
<artifactId>geomesa-accumulo_2.11</artifactId>
8-
<version>3.1.2-SNAPSHOT</version>
8+
<version>3.1.2</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.1.2-SNAPSHOT</version>
8+
<version>3.1.2</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.1.2-SNAPSHOT</version>
7+
<version>3.1.2</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.1.2-SNAPSHOT</version>
6+
<version>3.1.2</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.1.2-SNAPSHOT</version>
6+
<version>3.1.2</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.1.2-SNAPSHOT</version>
6+
<version>3.1.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

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

0 commit comments

Comments
 (0)