Skip to content

Commit db8f0a5

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f0ccce6 commit db8f0a5

File tree

64 files changed

+65
-65
lines changed

Some content is hidden

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

64 files changed

+65
-65
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</artifactId>
15-
<version>1.2.2</version>
15+
<version>1.2.3-SNAPSHOT</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
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.locationtech.geomesa</groupId>
1414
<artifactId>geomesa-accumulo</artifactId>
15-
<version>1.2.2</version>
15+
<version>1.2.3-SNAPSHOT</version>
1616
</parent>
1717

1818
<artifactId>geomesa-accumulo-datastore</artifactId>

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</artifactId>
15-
<version>1.2.2</version>
15+
<version>1.2.3-SNAPSHOT</version>
1616
</parent>
1717

1818
<artifactId>geomesa-accumulo-distributed-runtime</artifactId>

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

geomesa-blobstore/geomesa-blobstore-core/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-blobstore</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

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
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>geomesa-blobstore-handlers</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

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
@@ -11,7 +11,7 @@
1111
<parent>
1212
<artifactId>geomesa-blobstore-handlers</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-blobstore/geomesa-blobstore-handlers/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-blobstore</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-blobstore/geomesa-blobstore-web/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-blobstore</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-blobstore/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</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-cassandra/geomesa-cassandra-datastore/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-cassandra</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-cassandra/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</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-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</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-convert/geomesa-convert-all/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-convert</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-convert/geomesa-convert-avro/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-convert</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-convert/geomesa-convert-common/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-convert</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-convert/geomesa-convert-fixedwidth/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-convert</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-convert/geomesa-convert-json/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-convert</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-convert/geomesa-convert-scripting/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-convert</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-convert/geomesa-convert-text/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-convert</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-convert/geomesa-convert-xml/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-convert</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-convert/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</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-dist/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</artifactId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717
<packaging>pom</packaging>

geomesa-features/geomesa-feature-all/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-features</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-features/geomesa-feature-avro/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-features</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-features/geomesa-feature-common/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-features</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-features/geomesa-feature-kryo/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-features</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-features/geomesa-feature-nio/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-features</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-features/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</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-filter/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</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-gs-plugin/geomesa-accumulo-gs-plugin/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-gs-plugin</artifactId>
15-
<version>1.2.2</version>
15+
<version>1.2.3-SNAPSHOT</version>
1616
</parent>
1717

1818
<artifactId>geomesa-accumulo-gs-plugin</artifactId>

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

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

geomesa-gs-plugin/geomesa-hbase-gs-plugin/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-gs-plugin</artifactId>
1313
<groupId>org.locationtech.geomesa</groupId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-gs-plugin/geomesa-kafka-09-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-gs-plugin</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

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

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

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

geomesa-hbase/geomesa-hbase-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-hbase</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-hbase/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</artifactId>
55
<groupId>org.locationtech.geomesa</groupId>
6-
<version>1.2.2</version>
6+
<version>1.2.3-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

geomesa-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</artifactId>
14-
<version>1.2.2</version>
14+
<version>1.2.3-SNAPSHOT</version>
1515
</parent>
1616
<modelVersion>4.0.0</modelVersion>
1717

geomesa-kafka/geomesa-kafka-08-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>geomesa-kafka</artifactId>
1212
<groupId>org.locationtech.geomesa</groupId>
13-
<version>1.2.2</version>
13+
<version>1.2.3-SNAPSHOT</version>
1414
</parent>
1515
<modelVersion>4.0.0</modelVersion>
1616

geomesa-kafka/geomesa-kafka-09-datastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>geomesa-kafka</artifactId>
1212
<groupId>org.locationtech.geomesa</groupId>
13-
<version>1.2.2</version>
13+
<version>1.2.3-SNAPSHOT</version>
1414
</parent>
1515
<modelVersion>4.0.0</modelVersion>
1616

geomesa-kafka/geomesa-kafka-09-utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>geomesa-kafka</artifactId>
1212
<groupId>org.locationtech.geomesa</groupId>
13-
<version>1.2.2</version>
13+
<version>1.2.3-SNAPSHOT</version>
1414
</parent>
1515
<modelVersion>4.0.0</modelVersion>
1616

0 commit comments

Comments
 (0)