Skip to content

Commit c2428ab

Browse files
authored
Release 0.203-tw-0.51
1 parent 54a77d1 commit c2428ab

58 files changed

Lines changed: 60 additions & 60 deletions

File tree

Some content is hidden

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

pom.xml

Lines changed: 2 additions & 2 deletions
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.203-tw-0.50</version>
13+
<version>0.203-tw-0.51</version>
1414
<packaging>pom</packaging>
1515

1616
<name>presto-root</name>
@@ -30,7 +30,7 @@
3030
<scm>
3131
<connection>scm:git:git://github.com/twitter-forks/presto.git</connection>
3232
<url>https://github.com/twitter-forks/presto</url>
33-
<tag>0.203-tw-0.50</tag>
33+
<tag>0.203-tw-0.51</tag>
3434
</scm>
3535

3636
<properties>

presto-accumulo/pom.xml

Lines changed: 1 addition & 1 deletion
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.203-tw-0.50</version>
8+
<version>0.203-tw-0.51</version>
99
</parent>
1010

1111
<artifactId>presto-accumulo</artifactId>

presto-array/pom.xml

Lines changed: 1 addition & 1 deletion
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.203-tw-0.50</version>
8+
<version>0.203-tw-0.51</version>
99
</parent>
1010

1111
<artifactId>presto-array</artifactId>

presto-atop/pom.xml

Lines changed: 1 addition & 1 deletion
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.203-tw-0.50</version>
8+
<version>0.203-tw-0.51</version>
99
</parent>
1010

1111
<artifactId>presto-atop</artifactId>

presto-base-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
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.203-tw-0.50</version>
8+
<version>0.203-tw-0.51</version>
99
</parent>
1010

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

presto-benchmark-driver/pom.xml

Lines changed: 1 addition & 1 deletion
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.203-tw-0.50</version>
8+
<version>0.203-tw-0.51</version>
99
</parent>
1010

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

presto-benchmark/pom.xml

Lines changed: 1 addition & 1 deletion
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.203-tw-0.50</version>
8+
<version>0.203-tw-0.51</version>
99
</parent>
1010

1111
<artifactId>presto-benchmark</artifactId>

presto-benchto-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
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.203-tw-0.50</version>
7+
<version>0.203-tw-0.51</version>
88
</parent>
99

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

presto-blackhole/pom.xml

Lines changed: 1 addition & 1 deletion
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.203-tw-0.50</version>
8+
<version>0.203-tw-0.51</version>
99
</parent>
1010

1111
<artifactId>presto-blackhole</artifactId>

presto-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
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.203-tw-0.50</version>
7+
<version>0.203-tw-0.51</version>
88
</parent>
99

1010
<artifactId>presto-cassandra</artifactId>

0 commit comments

Comments
 (0)