提交 84364082 编写于 作者: X Xiangdong Huang

[maven-release-plugin] prepare release release/0.11.2

上级 3ebc2718
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>iotdb-antlr</artifactId> <artifactId>iotdb-antlr</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>iotdb-cli</artifactId> <artifactId>iotdb-cli</artifactId>
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
<dependency> <dependency>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-server</artifactId> <artifactId>iotdb-server</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>iotdb-python-api</artifactId> <artifactId>iotdb-python-api</artifactId>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>cross-tests</artifactId> <artifactId>cross-tests</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>iotdb-distribution</artifactId> <artifactId>iotdb-distribution</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId> <artifactId>iotdb-examples</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>flink-example</artifactId> <artifactId>flink-example</artifactId>
......
...@@ -24,17 +24,17 @@ ...@@ -24,17 +24,17 @@
<parent> <parent>
<artifactId>iotdb-examples</artifactId> <artifactId>iotdb-examples</artifactId>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>hadoop-example</artifactId> <artifactId>hadoop-example</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<name>hadoop-example</name> <name>hadoop-example</name>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId> <artifactId>hadoop-tsfile</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<artifactId>iotdb-examples</artifactId> <artifactId>iotdb-examples</artifactId>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>jdbc-example</artifactId> <artifactId>jdbc-example</artifactId>
......
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId> <artifactId>iotdb-examples</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>kafka-example</artifactId> <artifactId>kafka-example</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId> <artifactId>iotdb-examples</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>mqtt-example</artifactId> <artifactId>mqtt-example</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId> <artifactId>iotdb-examples</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>rocketmq-example</artifactId> <artifactId>rocketmq-example</artifactId>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<artifactId>iotdb-examples</artifactId> <artifactId>iotdb-examples</artifactId>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>client-example</artifactId> <artifactId>client-example</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-examples</artifactId> <artifactId>iotdb-examples</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>tsfile-example</artifactId> <artifactId>tsfile-example</artifactId>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>flink-iotdb-connector</artifactId> <artifactId>flink-iotdb-connector</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>flink-tsfile-connector</artifactId> <artifactId>flink-tsfile-connector</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<!--parent> <!--parent>
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer"> <transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<resource>META-INF/spring.schemas</resource> <resource>META-INF/spring.schemas</resource>
</transformer> </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"> <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>${start-class}</mainClass> <mainClass>${start-class}</mainClass>
</transformer> </transformer>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>hadoop-tsfile</artifactId> <artifactId>hadoop-tsfile</artifactId>
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<dependency> <dependency>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>tsfile</artifactId> <artifactId>tsfile</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.hadoop</groupId> <groupId>org.apache.hadoop</groupId>
......
...@@ -24,11 +24,11 @@ ...@@ -24,11 +24,11 @@
<parent> <parent>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>hive-connector</artifactId> <artifactId>hive-connector</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<dependency> <dependency>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId> <artifactId>hadoop-tsfile</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.hive</groupId> <groupId>org.apache.hive</groupId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>iotdb-jdbc</artifactId> <artifactId>iotdb-jdbc</artifactId>
...@@ -223,7 +223,7 @@ ...@@ -223,7 +223,7 @@
</goals> </goals>
</pluginExecutionFilter> </pluginExecutionFilter>
<action> <action>
<ignore /> <ignore/>
</action> </action>
</pluginExecution> </pluginExecution>
</pluginExecutions> </pluginExecutions>
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</parent> </parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Apache IoTDB Project Parent POM</name> <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> <description>This is the top level project that builds, packages the tsfile, iotdb engine, jdbc, and integration libs.</description>
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
<sonar.exclusions>**/generated-sources</sonar.exclusions> <sonar.exclusions>**/generated-sources</sonar.exclusions>
<!-- By default, the argLine is empty--> <!-- By default, the argLine is empty-->
<gson.version>2.8.6</gson.version> <gson.version>2.8.6</gson.version>
<argLine /> <argLine/>
</properties> </properties>
<!-- <!--
if we claim dependencies in dependencyManagement, then we do not claim if we claim dependencies in dependencyManagement, then we do not claim
...@@ -599,7 +599,7 @@ ...@@ -599,7 +599,7 @@
<id>enforce-version-convergence</id> <id>enforce-version-convergence</id>
<configuration> <configuration>
<rules> <rules>
<dependencyConvergence /> <dependencyConvergence/>
</rules> </rules>
</configuration> </configuration>
<goals> <goals>
...@@ -645,7 +645,7 @@ ...@@ -645,7 +645,7 @@
</requireJavaVersion> </requireJavaVersion>
<!-- Disabled for now as it breaks the ability to build single modules --> <!-- Disabled for now as it breaks the ability to build single modules -->
<!--reactorModuleConvergence/--> <!--reactorModuleConvergence/-->
<banVulnerable implementation="org.sonatype.ossindex.maven.enforcer.BanVulnerableDependencies" /> <banVulnerable implementation="org.sonatype.ossindex.maven.enforcer.BanVulnerableDependencies"/>
</rules> </rules>
</configuration> </configuration>
</execution> </execution>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>iotdb-server</artifactId> <artifactId>iotdb-server</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>service-rpc</artifactId> <artifactId>service-rpc</artifactId>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
<parent> <parent>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>spark-iotdb-connector</artifactId> <artifactId>spark-iotdb-connector</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>spark-tsfile</artifactId> <artifactId>spark-tsfile</artifactId>
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
<dependency> <dependency>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>hadoop-tsfile</artifactId> <artifactId>hadoop-tsfile</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.spark</groupId> <groupId>org.apache.spark</groupId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>iotdb-thrift</artifactId> <artifactId>iotdb-thrift</artifactId>
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<parent> <parent>
<groupId>org.apache.iotdb</groupId> <groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-parent</artifactId> <artifactId>iotdb-parent</artifactId>
<version>0.11.3-SNAPSHOT</version> <version>0.11.2</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>tsfile</artifactId> <artifactId>tsfile</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册