Skip to content

Commit

Permalink
[maven-release-plugin] prepare release drill-1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentgo committed Jun 5, 2021
1 parent 771c811 commit 15b2f52
Show file tree
Hide file tree
Showing 49 changed files with 54 additions and 61 deletions.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<groupId>org.apache.drill.contrib.data</groupId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/data/tpch-sample-data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-contrib-data-parent</artifactId>
<groupId>org.apache.drill.contrib.data</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>tpch-sample-data</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-esri/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-esri</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-excel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-excel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-hdf5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-hdf5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-httpd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>
<artifactId>drill-format-httpd</artifactId>
<name>Drill : Contrib : Format : Httpd/Nginx Access Log</name>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-image</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-ltsv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-ltsv</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-maprdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-mapr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-pcapng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-pcapng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-spss/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-spss</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/format-syslog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-syslog</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions contrib/format-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,13 @@
limitations 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>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-format-xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<groupId>org.apache.drill.contrib</groupId>
Expand Down
6 changes: 2 additions & 4 deletions contrib/storage-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,13 @@
limitations 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>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-storage-cassandra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-druid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions contrib/storage-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,15 @@
limitations 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>
<properties>
<test.elasticsearch.version>7.10.1</test.elasticsearch.version>
</properties>
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-storage-elasticsearch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-storage-hbase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-hive/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.drill.contrib.storage-hive</groupId>
<artifactId>drill-contrib-storage-hive-parent</artifactId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-storage-hive-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-hive/hive-exec-shade/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.drill.contrib.storage-hive</groupId>
<artifactId>drill-contrib-storage-hive-parent</artifactId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-hive-exec-shaded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.drill.contrib</groupId>
<artifactId>drill-contrib-parent</artifactId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<groupId>org.apache.drill.contrib.storage-hive</groupId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-storage-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-jdbc-storage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-storage-kafka</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-kudu/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-kudu-storage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-mongo-storage</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/storage-opentsdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-opentsdb-storage</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions contrib/storage-splunk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,13 @@
limitations 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>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-storage-splunk</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion contrib/udfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>drill-contrib-parent</artifactId>
<groupId>org.apache.drill.contrib</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-udfs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion drill-yarn/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-yarn</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exec/java-exec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>exec-parent</artifactId>
<groupId>org.apache.drill.exec</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>
<artifactId>drill-java-exec</artifactId>
<name>Drill : Exec : Java Execution Engine</name>
Expand Down
2 changes: 1 addition & 1 deletion exec/jdbc-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.drill.exec</groupId>
<artifactId>exec-parent</artifactId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<artifactId>drill-jdbc-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion exec/jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.drill.exec</groupId>
<artifactId>exec-parent</artifactId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>
<artifactId>drill-jdbc</artifactId>
<name>Drill : Exec : JDBC Driver using dependencies</name>
Expand Down
2 changes: 1 addition & 1 deletion exec/memory/base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>memory-parent</artifactId>
<groupId>org.apache.drill.memory</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>
<artifactId>drill-memory-base</artifactId>
<name>Drill : Exec : Memory : Base</name>
Expand Down
2 changes: 1 addition & 1 deletion exec/memory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>exec-parent</artifactId>
<groupId>org.apache.drill.exec</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<groupId>org.apache.drill.memory</groupId>
Expand Down
2 changes: 1 addition & 1 deletion exec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>drill-root</artifactId>
<groupId>org.apache.drill</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>

<groupId>org.apache.drill.exec</groupId>
Expand Down
2 changes: 1 addition & 1 deletion exec/rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>exec-parent</artifactId>
<groupId>org.apache.drill.exec</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>
<artifactId>drill-rpc</artifactId>
<name>Drill : Exec : RPC</name>
Expand Down
2 changes: 1 addition & 1 deletion exec/vector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>exec-parent</artifactId>
<groupId>org.apache.drill.exec</groupId>
<version>1.19.0-SNAPSHOT</version>
<version>1.19.0</version>
</parent>
<artifactId>vector</artifactId>
<name>Drill : Exec : Vectors</name>
Expand Down
Loading

0 comments on commit 15b2f52

Please sign in to comment.