Skip to content

Commit ccd7940

Browse files
Prepare for next development iteration - 0.295-edge17.1-SNAPSHOT
1 parent cd45f39 commit ccd7940

File tree

118 files changed

+120
-120
lines changed

Some content is hidden

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

118 files changed

+120
-120
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.295-edge17-SNAPSHOT</version>
13+
<version>0.295-edge17.1-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<name>presto-root</name>

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.295-edge17-SNAPSHOT</version>
8+
<version>0.295-edge17.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-accumulo</artifactId>

presto-analyzer/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.295-edge17-SNAPSHOT</version>
8+
<version>0.295-edge17.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-analyzer</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.295-edge17-SNAPSHOT</version>
8+
<version>0.295-edge17.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-atop</artifactId>

presto-base-arrow-flight/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.295-edge17-SNAPSHOT</version>
8+
<version>0.295-edge17.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-base-arrow-flight</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.295-edge17-SNAPSHOT</version>
8+
<version>0.295-edge17.1-SNAPSHOT</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.295-edge17-SNAPSHOT</version>
8+
<version>0.295-edge17.1-SNAPSHOT</version>
99
</parent>
1010

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

presto-benchmark-runner/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.295-edge17-SNAPSHOT</version>
8+
<version>0.295-edge17.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>presto-benchmark-runner</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.295-edge17-SNAPSHOT</version>
8+
<version>0.295-edge17.1-SNAPSHOT</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.295-edge17-SNAPSHOT</version>
7+
<version>0.295-edge17.1-SNAPSHOT</version>
88
</parent>
99

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

0 commit comments

Comments
 (0)