Skip to content

Commit f65d4d9

Browse files
committed
prepare for next development iteration - 0.222-SNAPSHOT
1 parent 6c0627d commit f65d4d9

File tree

59 files changed

+59
-59
lines changed

Some content is hidden

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

59 files changed

+59
-59
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>com.facebook.presto</groupId>
1212
<artifactId>presto-root</artifactId>
13-
<version>0.221-SNAPSHOT</version>
13+
<version>0.222-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<name>presto-root</name>

presto-accumulo/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-accumulo</artifactId>

presto-array/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-array</artifactId>

presto-atop/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-atop</artifactId>

presto-base-jdbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-base-jdbc</artifactId>

presto-benchmark-driver/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-benchmark-driver</artifactId>

presto-benchmark/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>presto-root</artifactId>
77
<groupId>com.facebook.presto</groupId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-benchmark</artifactId>

presto-benchto-benchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>presto-benchto-benchmarks</artifactId>

presto-blackhole/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-blackhole</artifactId>

presto-cassandra/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>presto-cassandra</artifactId>

presto-cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-cli</artifactId>

presto-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-client</artifactId>

presto-docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-docs</artifactId>

presto-elasticsearch/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99
<artifactId>presto-elasticsearch</artifactId>
1010
<description>Presto - Elasticsearch Connector</description>

presto-example-http/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>presto-example-http</artifactId>

presto-geospatial-toolkit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>presto-geospatial-toolkit</artifactId>

presto-geospatial/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>presto-geospatial</artifactId>

presto-hive-hadoop2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-hive-hadoop2</artifactId>

presto-hive/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-hive</artifactId>

presto-jdbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-jdbc</artifactId>

presto-jmx/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>presto-jmx</artifactId>

presto-kafka/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-kafka</artifactId>

presto-kudu/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>presto-kudu</artifactId>

presto-local-file/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-local-file</artifactId>

presto-main/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-main</artifactId>

presto-matching/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>presto-root</artifactId>
2020
<groupId>com.facebook.presto</groupId>
21-
<version>0.221-SNAPSHOT</version>
21+
<version>0.222-SNAPSHOT</version>
2222
</parent>
2323

2424
<artifactId>presto-matching</artifactId>

presto-memory-context/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-memory-context</artifactId>

presto-memory/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-memory</artifactId>

presto-ml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>presto-ml</artifactId>

presto-mongodb/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.facebook.presto</groupId>
66
<artifactId>presto-root</artifactId>
7-
<version>0.221-SNAPSHOT</version>
7+
<version>0.222-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>presto-mongodb</artifactId>

presto-mysql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-mysql</artifactId>

presto-orc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-orc</artifactId>

presto-parquet/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-parquet</artifactId>

presto-parser/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-parser</artifactId>

presto-password-authenticators/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-password-authenticators</artifactId>

presto-plugin-toolkit/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-plugin-toolkit</artifactId>

presto-postgresql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-postgresql</artifactId>

presto-product-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>presto-root</artifactId>
77
<groupId>com.facebook.presto</groupId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-product-tests</artifactId>

presto-proxy/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-proxy</artifactId>

presto-raptor/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-raptor</artifactId>

presto-rcfile/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-rcfile</artifactId>

presto-record-decoder/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-record-decoder</artifactId>

presto-redis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-redis</artifactId>

presto-redshift/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.facebook.presto</groupId>
77
<artifactId>presto-root</artifactId>
8-
<version>0.221-SNAPSHOT</version>
8+
<version>0.222-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-redshift</artifactId>

0 commit comments

Comments
 (0)