Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release-0.12.0-rc0
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangfu0 committed Dec 29, 2022
1 parent ced2c32 commit 118f5e0
Show file tree
Hide file tree
Showing 74 changed files with 182 additions and 294 deletions.
6 changes: 2 additions & 4 deletions contrib/pinot-fmpp-maven-plugin/pom.xml
Expand Up @@ -19,14 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>../..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions pinot-broker/pom.xml
Expand Up @@ -19,13 +19,12 @@
under the License.
-->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-broker</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions pinot-clients/pinot-java-client/pom.xml
Expand Up @@ -19,13 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot-clients</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-java-client</artifactId>
Expand Down
8 changes: 3 additions & 5 deletions pinot-clients/pinot-jdbc-client/pom.xml
Expand Up @@ -19,13 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot-clients</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-jdbc-client</artifactId>
Expand Down Expand Up @@ -139,8 +138,7 @@
</goals>
<configuration>
<transformers>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformer"/>
<transformer implementation="org.apache.maven.plugins.shade.resource.ApacheLicenseResourceTransformer" />
</transformers>
</configuration>
</execution>
Expand Down
6 changes: 2 additions & 4 deletions pinot-clients/pom.xml
Expand Up @@ -19,14 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-clients</artifactId>
Expand Down
43 changes: 21 additions & 22 deletions pinot-common/pom.xml
Expand Up @@ -19,13 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-common</artifactId>
Expand Down Expand Up @@ -100,7 +99,7 @@
<importOrder>
<order>,\#</order>
</importOrder>
<removeUnusedImports/>
<removeUnusedImports />
</java>
</configuration>
</plugin>
Expand Down Expand Up @@ -510,31 +509,31 @@
<phase>generate-sources</phase>
<configuration>
<tasks>
<delete dir="target/generated-sources/gen-javabean"/>
<mkdir dir="target/generated-sources"/>
<delete dir="target/generated-sources/gen-javabean" />
<mkdir dir="target/generated-sources" />
<exec executable="/usr/local/bin/thrift">
<arg value="--gen"/>
<arg value="java:beans"/>
<arg value="-o"/>
<arg value="target/generated-sources"/>
<arg value="src/thrift/query.thrift"/>
<arg value="--gen" />
<arg value="java:beans" />
<arg value="-o" />
<arg value="target/generated-sources" />
<arg value="src/thrift/query.thrift" />
</exec>
<exec executable="/usr/local/bin/thrift">
<arg value="--gen"/>
<arg value="java:beans"/>
<arg value="-o"/>
<arg value="target/generated-sources"/>
<arg value="src/thrift/request.thrift"/>
<arg value="--gen" />
<arg value="java:beans" />
<arg value="-o" />
<arg value="target/generated-sources" />
<arg value="src/thrift/request.thrift" />
</exec>
<exec executable="/usr/local/bin/thrift">
<arg value="--gen"/>
<arg value="java:beans"/>
<arg value="-o"/>
<arg value="target/generated-sources"/>
<arg value="src/thrift/response.thrift"/>
<arg value="--gen" />
<arg value="java:beans" />
<arg value="-o" />
<arg value="target/generated-sources" />
<arg value="src/thrift/response.thrift" />
</exec>
<copy todir="src/main/java/">
<fileset dir="target/generated-sources/gen-javabean"/>
<fileset dir="target/generated-sources/gen-javabean" />
</copy>
</tasks>
</configuration>
Expand Down
5 changes: 2 additions & 3 deletions pinot-compatibility-verifier/pom.xml
Expand Up @@ -19,13 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-compatibility-verifier</artifactId>
Expand Down
8 changes: 3 additions & 5 deletions pinot-connectors/pinot-flink-connector/pom.xml
Expand Up @@ -19,14 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.pinot</groupId>
<artifactId>pinot-connectors</artifactId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-flink-connector</artifactId>
Expand Down Expand Up @@ -125,7 +123,7 @@
</executions>
<configuration>
<rules>
<dependencyConvergence/>
<dependencyConvergence />
</rules>
</configuration>
</plugin>
Expand Down
5 changes: 2 additions & 3 deletions pinot-connectors/pinot-spark-connector/pom.xml
Expand Up @@ -19,13 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot-connectors</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-spark-connector</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions pinot-connectors/pom.xml
Expand Up @@ -19,14 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-connectors</artifactId>
Expand Down
Expand Up @@ -19,14 +19,13 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>prestodb-pinot-dependencies</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down Expand Up @@ -82,7 +81,7 @@
<importOrder>
<order>,\#</order>
</importOrder>
<removeUnusedImports/>
<removeUnusedImports />
</java>
</configuration>
</plugin>
Expand Down
Expand Up @@ -19,14 +19,13 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>prestodb-pinot-dependencies</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Expand Up @@ -20,14 +20,13 @@
-->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>prestodb-pinot-dependencies</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Expand Up @@ -19,14 +19,13 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>prestodb-pinot-dependencies</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
6 changes: 2 additions & 4 deletions pinot-connectors/prestodb-pinot-dependencies/pom.xml
Expand Up @@ -19,15 +19,13 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>pinot-connectors</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Expand Up @@ -26,7 +26,7 @@
<parent>
<artifactId>prestodb-pinot-dependencies</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
5 changes: 2 additions & 3 deletions pinot-controller/pom.xml
Expand Up @@ -19,13 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-controller</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions pinot-core/pom.xml
Expand Up @@ -19,13 +19,12 @@
under the License.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>pinot</artifactId>
<groupId>org.apache.pinot</groupId>
<version>0.12.0-SNAPSHOT</version>
<version>0.12.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>pinot-core</artifactId>
Expand Down

0 comments on commit 118f5e0

Please sign in to comment.