[maven-release-plugin] prepare for next development iteration
diff --git a/code-coverage/pom.xml b/code-coverage/pom.xml
index d749bb7..19fec8e 100644
--- a/code-coverage/pom.xml
+++ b/code-coverage/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-code-coverage</artifactId>
<packaging>pom</packaging>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 43e225e..5623822 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-distribution</artifactId>
<packaging>pom</packaging>
@@ -33,35 +33,35 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-server</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-cli</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-confignode</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>library-udf</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-connector_2.11</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-connector_2.12</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
diff --git a/example/flink-sql/pom.xml b/example/flink-sql/pom.xml
index ff34523..c5013c4 100644
--- a/example/flink-sql/pom.xml
+++ b/example/flink-sql/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>flink-sql-example</artifactId>
<name>IoTDB: Example: Apache Flink SQL</name>
diff --git a/example/flink/pom.xml b/example/flink/pom.xml
index afe7030..1c1c0a6 100644
--- a/example/flink/pom.xml
+++ b/example/flink/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>flink-example</artifactId>
<name>IoTDB: Example: Apache Flink</name>
diff --git a/example/hadoop/pom.xml b/example/hadoop/pom.xml
index 03288a0..4a32814 100644
--- a/example/hadoop/pom.xml
+++ b/example/hadoop/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>hadoop-example</artifactId>
<name>IoTDB: Example: Apache Hadoop</name>
diff --git a/example/jdbc/pom.xml b/example/jdbc/pom.xml
index 6beb112..1d2152b 100644
--- a/example/jdbc/pom.xml
+++ b/example/jdbc/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>jdbc-example</artifactId>
<name>IoTDB: Example: JDBC</name>
diff --git a/example/kafka/pom.xml b/example/kafka/pom.xml
index fe6fdbe..57e0f1c 100644
--- a/example/kafka/pom.xml
+++ b/example/kafka/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>kafka-example</artifactId>
<name>IoTDB: Example: Apache Kafka</name>
diff --git a/example/mqtt-customize/pom.xml b/example/mqtt-customize/pom.xml
index f3e2474..fe01d16 100644
--- a/example/mqtt-customize/pom.xml
+++ b/example/mqtt-customize/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>customize-mqtt-example</artifactId>
<name>IoTDB: Example: Customized MQTT</name>
diff --git a/example/mqtt/pom.xml b/example/mqtt/pom.xml
index 441168b..7e101fb 100644
--- a/example/mqtt/pom.xml
+++ b/example/mqtt/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>mqtt-example</artifactId>
<name>IoTDB: Example: MQTT</name>
diff --git a/example/pipe-count-point-processor/pom.xml b/example/pipe-count-point-processor/pom.xml
index e60ad0d..f9f21c8 100644
--- a/example/pipe-count-point-processor/pom.xml
+++ b/example/pipe-count-point-processor/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>pipe-count-point-processor-example</artifactId>
<name>IoTDB: Example: Pipe: Count Point Processor</name>
@@ -59,7 +59,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.0</version>
- <configuration/>
+ <configuration />
</plugin>
</plugins>
</build>
diff --git a/example/pipe-opc-ua-sink/pom.xml b/example/pipe-opc-ua-sink/pom.xml
index d2dea9a..01e9628 100644
--- a/example/pipe-opc-ua-sink/pom.xml
+++ b/example/pipe-opc-ua-sink/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>pipe-opc-ua-sink-example</artifactId>
diff --git a/example/pom.xml b/example/pom.xml
index 077a405..520600c 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-examples</artifactId>
<packaging>pom</packaging>
diff --git a/example/pulsar/pom.xml b/example/pulsar/pom.xml
index 1c66454..fbde0d0 100644
--- a/example/pulsar/pom.xml
+++ b/example/pulsar/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>pulsar-example</artifactId>
<name>IoTDB: Example: Apache Pulsar</name>
diff --git a/example/rabbitmq/pom.xml b/example/rabbitmq/pom.xml
index 3b79a0e..f0956a6 100644
--- a/example/rabbitmq/pom.xml
+++ b/example/rabbitmq/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>rabbitmq-example</artifactId>
<name>IoTDB: Example: RabbitMQ</name>
diff --git a/example/rest-java-example/pom.xml b/example/rest-java-example/pom.xml
index c7f3610..9d1a354 100644
--- a/example/rest-java-example/pom.xml
+++ b/example/rest-java-example/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>rest-java-example</artifactId>
<name>IoTDB: Example: Java Rest</name>
diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml
index b7f9f8c..606e971 100644
--- a/example/rocketmq/pom.xml
+++ b/example/rocketmq/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>rocketmq-example</artifactId>
<name>IoTDB: Example: Apache RocketMQ</name>
diff --git a/example/schema/pom.xml b/example/schema/pom.xml
index 2fcf204..c1e5f18 100644
--- a/example/schema/pom.xml
+++ b/example/schema/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>iotdb-examples</artifactId>
<groupId>org.apache.iotdb</groupId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>schema-example</artifactId>
<name>IoTDB: Example: Schema</name>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
diff --git a/example/session/pom.xml b/example/session/pom.xml
index 05b56d6..ac5d936 100644
--- a/example/session/pom.xml
+++ b/example/session/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>client-example</artifactId>
<name>IoTDB: Example: Session Client</name>
diff --git a/example/trigger/pom.xml b/example/trigger/pom.xml
index a16d956..bf49375 100644
--- a/example/trigger/pom.xml
+++ b/example/trigger/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>trigger-example</artifactId>
<name>IoTDB: Example: Trigger</name>
diff --git a/example/tsfile/pom.xml b/example/tsfile/pom.xml
index 24e2ef4..5c8b9cc 100644
--- a/example/tsfile/pom.xml
+++ b/example/tsfile/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>tsfile-example</artifactId>
<name>IoTDB: Example: TSFile</name>
diff --git a/example/udf/pom.xml b/example/udf/pom.xml
index d5c0451..080b418 100644
--- a/example/udf/pom.xml
+++ b/example/udf/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>udf-example</artifactId>
<name>IoTDB: Example: UDF</name>
diff --git a/integration-test/pom.xml b/integration-test/pom.xml
index 1844e27..62e0041 100644
--- a/integration-test/pom.xml
+++ b/integration-test/pom.xml
@@ -24,20 +24,20 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>integration-test</artifactId>
<name>IoTDB: Integration-Test</name>
<properties>
- <integrationTest.excludedGroups/>
+ <integrationTest.excludedGroups />
<integrationTest.forkCount>1</integrationTest.forkCount>
- <integrationTest.includedGroups/>
+ <integrationTest.includedGroups />
<integrationTest.launchNodeInSameJVM>true</integrationTest.launchNodeInSameJVM>
<integrationTest.nodeMaxHeapSize>200m</integrationTest.nodeMaxHeapSize>
<integrationTest.nodeNewHeapSize>200m</integrationTest.nodeNewHeapSize>
<integrationTest.randomSelectWriteNode>true</integrationTest.randomSelectWriteNode>
<integrationTest.readAndVerifyWithMultiNode>true</integrationTest.readAndVerifyWithMultiNode>
- <integrationTest.testEnv/>
+ <integrationTest.testEnv />
<lightWeightStandaloneMode.configNodeConsensus>Simple</lightWeightStandaloneMode.configNodeConsensus>
<!-- -DClusterConfigurations values configured here -->
<lightWeightStandaloneMode.configNodeNumber>1</lightWeightStandaloneMode.configNodeNumber>
@@ -72,57 +72,57 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-server</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-session</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-jdbc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>trigger-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>isession</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-confignode</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>node-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>udf-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
@@ -132,7 +132,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-consensus</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
@@ -161,27 +161,27 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-confignode</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>zeppelin-iotdb</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-connector_2.12</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-cli</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
@@ -190,7 +190,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>flink-sql-iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
@@ -215,7 +215,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-server</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
@@ -437,7 +437,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<properties>
- <integrationTest.excludedGroups/>
+ <integrationTest.excludedGroups />
<integrationTest.includedGroups>org.apache.iotdb.itbase.category.LocalStandaloneIT</integrationTest.includedGroups>
<integrationTest.launchNodeInSameJVM>false</integrationTest.launchNodeInSameJVM>
<integrationTest.randomSelectWriteNode>false</integrationTest.randomSelectWriteNode>
@@ -452,7 +452,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
- <integrationTest.excludedGroups/>
+ <integrationTest.excludedGroups />
<integrationTest.includedGroups>org.apache.iotdb.itbase.category.RemoteIT</integrationTest.includedGroups>
<integrationTest.testEnv>Remote</integrationTest.testEnv>
</properties>
@@ -463,7 +463,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
- <integrationTest.excludedGroups/>
+ <integrationTest.excludedGroups />
<integrationTest.includedGroups>org.apache.iotdb.itbase.category.MultiClusterIT1,org.apache.iotdb.itbase.category.MultiClusterIT2,org.apache.iotdb.itbase.category.MultiClusterIT3</integrationTest.includedGroups>
<integrationTest.launchNodeInSameJVM>false</integrationTest.launchNodeInSameJVM>
<integrationTest.randomSelectWriteNode>true</integrationTest.randomSelectWriteNode>
@@ -477,7 +477,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
- <integrationTest.excludedGroups/>
+ <integrationTest.excludedGroups />
<integrationTest.includedGroups>org.apache.iotdb.itbase.category.MultiClusterIT1</integrationTest.includedGroups>
<integrationTest.launchNodeInSameJVM>false</integrationTest.launchNodeInSameJVM>
<integrationTest.randomSelectWriteNode>true</integrationTest.randomSelectWriteNode>
@@ -491,7 +491,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
- <integrationTest.excludedGroups/>
+ <integrationTest.excludedGroups />
<integrationTest.includedGroups>org.apache.iotdb.itbase.category.MultiClusterIT2</integrationTest.includedGroups>
<integrationTest.launchNodeInSameJVM>false</integrationTest.launchNodeInSameJVM>
<integrationTest.randomSelectWriteNode>true</integrationTest.randomSelectWriteNode>
@@ -505,7 +505,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
- <integrationTest.excludedGroups/>
+ <integrationTest.excludedGroups />
<integrationTest.includedGroups>org.apache.iotdb.itbase.category.MultiClusterIT3</integrationTest.includedGroups>
<integrationTest.launchNodeInSameJVM>false</integrationTest.launchNodeInSameJVM>
<integrationTest.randomSelectWriteNode>true</integrationTest.randomSelectWriteNode>
@@ -519,7 +519,7 @@
<activeByDefault>false</activeByDefault>
</activation>
<properties>
- <integrationTest.excludedGroups/>
+ <integrationTest.excludedGroups />
<integrationTest.includedGroups>org.apache.iotdb.itbase.category.ClusterIT</integrationTest.includedGroups>
<integrationTest.launchNodeInSameJVM>false</integrationTest.launchNodeInSameJVM>
<integrationTest.randomSelectWriteNode>true</integrationTest.randomSelectWriteNode>
diff --git a/iotdb-api/common-api/pom.xml b/iotdb-api/common-api/pom.xml
index b5b0e8d..813b44c 100644
--- a/iotdb-api/common-api/pom.xml
+++ b/iotdb-api/common-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>iotdb-api</artifactId>
<groupId>org.apache.iotdb</groupId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>common-api</artifactId>
<name>IoTDB: API: Common API</name>
diff --git a/iotdb-api/external-api/pom.xml b/iotdb-api/external-api/pom.xml
index 11a9758..7910195 100644
--- a/iotdb-api/external-api/pom.xml
+++ b/iotdb-api/external-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>external-api</artifactId>
<name>IoTDB: API: External API</name>
diff --git a/iotdb-api/pipe-api/pom.xml b/iotdb-api/pipe-api/pom.xml
index 899c8f4..83775f8 100644
--- a/iotdb-api/pipe-api/pom.xml
+++ b/iotdb-api/pipe-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>pipe-api</artifactId>
<name>IoTDB: API: Pipe API</name>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/iotdb-api/pom.xml b/iotdb-api/pom.xml
index 807a9a6..15a345d 100644
--- a/iotdb-api/pom.xml
+++ b/iotdb-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-api</artifactId>
<packaging>pom</packaging>
diff --git a/iotdb-api/trigger-api/pom.xml b/iotdb-api/trigger-api/pom.xml
index ca85936..8292ed5 100644
--- a/iotdb-api/trigger-api/pom.xml
+++ b/iotdb-api/trigger-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>trigger-api</artifactId>
<name>IoTDB: API: Trigger API</name>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
</dependencies>
<profiles>
diff --git a/iotdb-api/udf-api/pom.xml b/iotdb-api/udf-api/pom.xml
index bbf51d6..fcb22d6 100644
--- a/iotdb-api/udf-api/pom.xml
+++ b/iotdb-api/udf-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>udf-api</artifactId>
<name>IoTDB: API: UDF API</name>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
</dependencies>
<profiles>
diff --git a/iotdb-client/cli/pom.xml b/iotdb-client/cli/pom.xml
index 29cf658..0b3b001 100644
--- a/iotdb-client/cli/pom.xml
+++ b/iotdb-client/cli/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-client</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-cli</artifactId>
<name>IoTDB: Client: CLI</name>
@@ -37,52 +37,52 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-session</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-jdbc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-antlr</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>node-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-server</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>isession</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-client/client-py/pom.xml b/iotdb-client/client-py/pom.xml
index 4a900c0..7d23a6d 100644
--- a/iotdb-client/client-py/pom.xml
+++ b/iotdb-client/client-py/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-client</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-python-api</artifactId>
<name>IoTDB: Client: Python-API</name>
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/iotdb-client/isession/pom.xml b/iotdb-client/isession/pom.xml
index 4aa0bf4..44dbe96 100644
--- a/iotdb-client/isession/pom.xml
+++ b/iotdb-client/isession/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-client</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>isession</artifactId>
<name>IoTDB: Client: isession</name>
@@ -32,27 +32,27 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
diff --git a/iotdb-client/jdbc/pom.xml b/iotdb-client/jdbc/pom.xml
index f66bdbe..6830b5a 100644
--- a/iotdb-client/jdbc/pom.xml
+++ b/iotdb-client/jdbc/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-client</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-jdbc</artifactId>
<name>IoTDB: Client: Jdbc</name>
@@ -38,27 +38,27 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
@@ -238,7 +238,7 @@
</goals>
</pluginExecutionFilter>
<action>
- <ignore/>
+ <ignore />
</action>
</pluginExecution>
</pluginExecutions>
diff --git a/iotdb-client/pom.xml b/iotdb-client/pom.xml
index dfce87d..ee34d7e 100644
--- a/iotdb-client/pom.xml
+++ b/iotdb-client/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-client</artifactId>
<packaging>pom</packaging>
diff --git a/iotdb-client/service-rpc/pom.xml b/iotdb-client/service-rpc/pom.xml
index 1691d88..a5b0ba1 100644
--- a/iotdb-client/service-rpc/pom.xml
+++ b/iotdb-client/service-rpc/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-client</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>service-rpc</artifactId>
<name>IoTDB: Client: Service-RPC</name>
@@ -43,7 +43,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<!-- we want to reduce the size of JDBC -->
<exclusions>
<exclusion>
@@ -55,12 +55,12 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
diff --git a/iotdb-client/session/pom.xml b/iotdb-client/session/pom.xml
index f2c89ce..d43ca10 100644
--- a/iotdb-client/session/pom.xml
+++ b/iotdb-client/session/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-client</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-session</artifactId>
<name>IoTDB: Client: Session</name>
@@ -37,32 +37,32 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>isession</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-connector/flink-iotdb-connector/pom.xml b/iotdb-connector/flink-iotdb-connector/pom.xml
index bb45447..90ff8b0 100644
--- a/iotdb-connector/flink-iotdb-connector/pom.xml
+++ b/iotdb-connector/flink-iotdb-connector/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>flink-iotdb-connector</artifactId>
<name>IoTDB: Connector: Apache Flink</name>
@@ -32,27 +32,27 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-session</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>isession</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-connector/flink-sql-iotdb-connector/pom.xml b/iotdb-connector/flink-sql-iotdb-connector/pom.xml
index eebc856..adcd245 100644
--- a/iotdb-connector/flink-sql-iotdb-connector/pom.xml
+++ b/iotdb-connector/flink-sql-iotdb-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>flink-sql-iotdb-connector</artifactId>
<name>IoTDB: Connector: Apache Flink SQL</name>
@@ -33,32 +33,32 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-session</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>node-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>isession</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-connector/flink-tsfile-connector/pom.xml b/iotdb-connector/flink-tsfile-connector/pom.xml
index 04412eb..6c68fe5 100644
--- a/iotdb-connector/flink-tsfile-connector/pom.xml
+++ b/iotdb-connector/flink-tsfile-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>flink-tsfile-connector</artifactId>
<name>IoTDB: Connector: Apache Flink TSFile</name>
@@ -32,12 +32,12 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<exclusions>
<!--
We need the flink-shaded-zookeeper-3 dependency for some shaded classes.
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<exclusions>
<!--
We need the flink-shaded-zookeeper-3 dependency for some shaded classes.
diff --git a/iotdb-connector/grafana-connector/pom.xml b/iotdb-connector/grafana-connector/pom.xml
index b8fe9ad..c3297a6 100644
--- a/iotdb-connector/grafana-connector/pom.xml
+++ b/iotdb-connector/grafana-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-grafana-connector</artifactId>
<packaging>war</packaging>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
@@ -169,7 +169,7 @@
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<resource>META-INF/spring.schemas</resource>
</transformer>
- <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
+ <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>${start-class}</mainClass>
</transformer>
diff --git a/iotdb-connector/hadoop/pom.xml b/iotdb-connector/hadoop/pom.xml
index 984fb5e..0123aa2 100644
--- a/iotdb-connector/hadoop/pom.xml
+++ b/iotdb-connector/hadoop/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>hadoop-tsfile</artifactId>
<name>IoTDB: Connector: Apache Hadoop TSFile</name>
@@ -37,12 +37,12 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-connector/hive-connector/pom.xml b/iotdb-connector/hive-connector/pom.xml
index 1e67174..55b7405 100644
--- a/iotdb-connector/hive-connector/pom.xml
+++ b/iotdb-connector/hive-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>hive-connector</artifactId>
<name>IoTDB: Connector: Apache Hive</name>
@@ -36,18 +36,18 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-connector/pom.xml b/iotdb-connector/pom.xml
index 14c9944..280c019 100644
--- a/iotdb-connector/pom.xml
+++ b/iotdb-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-connector</artifactId>
<packaging>pom</packaging>
diff --git a/iotdb-connector/spark-iotdb-connector/pom.xml b/iotdb-connector/spark-iotdb-connector/pom.xml
index dca5883..d9fec13 100644
--- a/iotdb-connector/spark-iotdb-connector/pom.xml
+++ b/iotdb-connector/spark-iotdb-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-connector</artifactId>
<!-- NOTE: This module actually only contains the sources and the common settings
@@ -46,17 +46,17 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-jdbc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-session</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-connector/spark-iotdb-connector/scala_2.11/pom.xml b/iotdb-connector/spark-iotdb-connector/scala_2.11/pom.xml
index c4b5acc..138ee74 100644
--- a/iotdb-connector/spark-iotdb-connector/scala_2.11/pom.xml
+++ b/iotdb-connector/spark-iotdb-connector/scala_2.11/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-connector_2.11</artifactId>
<name>IoTDB: Connector: Apache Spark (Scala 2.11)</name>
diff --git a/iotdb-connector/spark-iotdb-connector/scala_2.12/pom.xml b/iotdb-connector/spark-iotdb-connector/scala_2.12/pom.xml
index d1868ae..8d596bf 100644
--- a/iotdb-connector/spark-iotdb-connector/scala_2.12/pom.xml
+++ b/iotdb-connector/spark-iotdb-connector/scala_2.12/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>spark-iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>spark-iotdb-connector_2.12</artifactId>
<name>IoTDB: Connector: Apache Spark (Scala 2.12)</name>
diff --git a/iotdb-connector/spark-tsfile/pom.xml b/iotdb-connector/spark-tsfile/pom.xml
index b26b004..2ff7b90 100644
--- a/iotdb-connector/spark-tsfile/pom.xml
+++ b/iotdb-connector/spark-tsfile/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>spark-tsfile</artifactId>
<name>IoTDB: Connector: Apache Spark TSFile</name>
@@ -32,17 +32,17 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-connector/zeppelin-interpreter/pom.xml b/iotdb-connector/zeppelin-interpreter/pom.xml
index fbab332..4fb7836 100644
--- a/iotdb-connector/zeppelin-interpreter/pom.xml
+++ b/iotdb-connector/zeppelin-interpreter/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-connector</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>zeppelin-iotdb</artifactId>
<name>IoTDB: Connector: Apache Zeppelin</name>
@@ -33,12 +33,12 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-jdbc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-core/antlr/pom.xml b/iotdb-core/antlr/pom.xml
index 59a48b1..185d913 100644
--- a/iotdb-core/antlr/pom.xml
+++ b/iotdb-core/antlr/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-core</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-antlr</artifactId>
<name>IoTDB: Core: Antlr-Parser</name>
diff --git a/iotdb-core/confignode/pom.xml b/iotdb-core/confignode/pom.xml
index fd011af..b1ed2eb 100644
--- a/iotdb-core/confignode/pom.xml
+++ b/iotdb-core/confignode/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-core</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-confignode</artifactId>
<name>IoTDB: Core: ConfigNode</name>
@@ -37,67 +37,67 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-consensus</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-server</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>pipe-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>trigger-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>metrics-interface</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-confignode</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>node-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>udf-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-core/consensus/pom.xml b/iotdb-core/consensus/pom.xml
index a27b4b8..b3a160c 100644
--- a/iotdb-core/consensus/pom.xml
+++ b/iotdb-core/consensus/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-core</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-consensus</artifactId>
<name>IoTDB: Core: Consensus</name>
@@ -39,27 +39,27 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>node-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>metrics-interface</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-consensus</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.ratis</groupId>
@@ -120,7 +120,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/iotdb-core/datanode/pom.xml b/iotdb-core/datanode/pom.xml
index 7584501..fe64b1f 100644
--- a/iotdb-core/datanode/pom.xml
+++ b/iotdb-core/datanode/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-core</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-server</artifactId>
<name>IoTDB: Core: Data-Node (Server)</name>
@@ -37,87 +37,87 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-consensus</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>external-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>openapi</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>node-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>isession</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-antlr</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>udf-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>trigger-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>metrics-interface</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-confignode</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>pipe-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-session</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
@@ -298,7 +298,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>metrics-core</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
diff --git a/iotdb-core/metrics/core/pom.xml b/iotdb-core/metrics/core/pom.xml
index 380ca43..ee60320 100644
--- a/iotdb-core/metrics/core/pom.xml
+++ b/iotdb-core/metrics/core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-metrics</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>metrics-core</artifactId>
<name>IoTDB: Core: Metrics: API Impl</name>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>metrics-interface</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
diff --git a/iotdb-core/metrics/interface/pom.xml b/iotdb-core/metrics/interface/pom.xml
index a0dfddc..2f03d38 100644
--- a/iotdb-core/metrics/interface/pom.xml
+++ b/iotdb-core/metrics/interface/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-metrics</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>metrics-interface</artifactId>
<name>IoTDB: Core: Metrics: Metrics API</name>
@@ -33,27 +33,27 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-session</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>isession</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-core/metrics/pom.xml b/iotdb-core/metrics/pom.xml
index 5e45ee6..97a0d7c 100644
--- a/iotdb-core/metrics/pom.xml
+++ b/iotdb-core/metrics/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-core</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-metrics</artifactId>
<packaging>pom</packaging>
diff --git a/iotdb-core/node-commons/pom.xml b/iotdb-core/node-commons/pom.xml
index bfd5ef7..5180762 100644
--- a/iotdb-core/node-commons/pom.xml
+++ b/iotdb-core/node-commons/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-core</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>node-commons</artifactId>
<name>IoTDB: Core: Node Commons</name>
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>service-rpc</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
@@ -48,47 +48,47 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>udf-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>trigger-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>pipe-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-confignode</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>metrics-interface</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>metrics-core</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-core/pom.xml b/iotdb-core/pom.xml
index d1aef88..e4d00b1 100644
--- a/iotdb-core/pom.xml
+++ b/iotdb-core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-core</artifactId>
<packaging>pom</packaging>
diff --git a/iotdb-core/tsfile/pom.xml b/iotdb-core/tsfile/pom.xml
index 3cf58fb..50a9fe9 100644
--- a/iotdb-core/tsfile/pom.xml
+++ b/iotdb-core/tsfile/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-core</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>tsfile</artifactId>
<name>IoTDB: Core: TsFile</name>
diff --git a/iotdb-protocol/openapi/pom.xml b/iotdb-protocol/openapi/pom.xml
index 14b96e4..62790ff 100644
--- a/iotdb-protocol/openapi/pom.xml
+++ b/iotdb-protocol/openapi/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-protocol</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>openapi</artifactId>
<name>IoTDB: Protocol: OpenAPI</name>
diff --git a/iotdb-protocol/pom.xml b/iotdb-protocol/pom.xml
index d8b56df..acd4f61 100644
--- a/iotdb-protocol/pom.xml
+++ b/iotdb-protocol/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-protocol</artifactId>
<packaging>pom</packaging>
diff --git a/iotdb-protocol/thrift-commons/pom.xml b/iotdb-protocol/thrift-commons/pom.xml
index fc0bf0f..931c16c 100644
--- a/iotdb-protocol/thrift-commons/pom.xml
+++ b/iotdb-protocol/thrift-commons/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-protocol</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-thrift-commons</artifactId>
<name>IoTDB: Protocol: Thrift Commons</name>
diff --git a/iotdb-protocol/thrift-confignode/pom.xml b/iotdb-protocol/thrift-confignode/pom.xml
index f3858ba..cd0592f 100644
--- a/iotdb-protocol/thrift-confignode/pom.xml
+++ b/iotdb-protocol/thrift-confignode/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-protocol</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-thrift-confignode</artifactId>
<name>IoTDB: Protocol: Thrift Config Node</name>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
diff --git a/iotdb-protocol/thrift-consensus/pom.xml b/iotdb-protocol/thrift-consensus/pom.xml
index b279f1c..42226c9 100644
--- a/iotdb-protocol/thrift-consensus/pom.xml
+++ b/iotdb-protocol/thrift-consensus/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-protocol</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-thrift-consensus</artifactId>
<name>IoTDB: Protocol: Thrift Consensus</name>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/iotdb-protocol/thrift-datanode/pom.xml b/iotdb-protocol/thrift-datanode/pom.xml
index c2a8b9a..c7d625d 100644
--- a/iotdb-protocol/thrift-datanode/pom.xml
+++ b/iotdb-protocol/thrift-datanode/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-protocol</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>iotdb-thrift</artifactId>
<name>IoTDB: Protocol: Thrift Data Node</name>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-thrift-commons</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.thrift</groupId>
diff --git a/library-udf/pom.xml b/library-udf/pom.xml
index 4da12dd..a1155ea 100644
--- a/library-udf/pom.xml
+++ b/library-udf/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>library-udf</artifactId>
<name>IoTDB: UDF</name>
@@ -36,12 +36,12 @@
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>common-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.iotdb</groupId>
<artifactId>udf-api</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
diff --git a/pom.xml b/pom.xml
index 5fc14f9..9849759 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId>
- <version>1.3.1</version>
+ <version>1.3.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache IoTDB Project Parent POM</name>
<description>This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.</description>
@@ -53,9 +53,9 @@
<!-- This was the last version to support Java 8 -->
<antlr4.version>4.9.3</antlr4.version>
<!-- By default, the argLine is empty-->
- <argLine/>
+ <argLine />
<awaitility.version>4.2.0</awaitility.version>
- <boost.include.dir/>
+ <boost.include.dir />
<!-- This was the last version to support Java 8 -->
<caffeine.version>2.9.3</caffeine.version>
<cglib.version>3.3.0</cglib.version>
@@ -184,7 +184,7 @@
<!-- This was the last version to support Java 8 -->
<swagger.version>1.6.11</swagger.version>
<thrift.exec-cmd.executable>chmod</thrift.exec-cmd.executable>
- <thrift.exec.absolute.path/>
+ <thrift.exec.absolute.path />
<!--
Thrift 0.17.0 was the last version that could be used in Java 8 applications,
However Thrift 0.17.0 has an invalid entry in the META-INF/MANIFEST.mf file.
@@ -1862,7 +1862,7 @@
<importOrder>
<order>org.apache.iotdb,,javax,java,\#</order>
</importOrder>
- <removeUnusedImports/>
+ <removeUnusedImports />
</java>
<lineEndings>UNIX</lineEndings>
</configuration>
@@ -2117,7 +2117,7 @@
<phase>validate</phase>
<configuration>
<rules>
- <dependencyConvergence/>
+ <dependencyConvergence />
</rules>
</configuration>
</execution>