Skip to content

Commit 4bfbace

Browse files
committed
Release 3.0.7
1 parent eb8ce8b commit 4bfbace

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pulsar-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.pulsar</groupId>
2727
<artifactId>pulsar</artifactId>
28-
<version>3.0.7-SNAPSHOT</version>
28+
<version>3.0.7</version>
2929
</parent>
3030

3131
<artifactId>pulsar-sql</artifactId>

pulsar-sql/presto-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.pulsar</groupId>
2727
<artifactId>pulsar-sql</artifactId>
28-
<version>3.0.7-SNAPSHOT</version>
28+
<version>3.0.7</version>
2929
</parent>
3030

3131
<artifactId>pulsar-presto-distribution</artifactId>

pulsar-sql/presto-pulsar-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.pulsar</groupId>
2727
<artifactId>pulsar-sql</artifactId>
28-
<version>3.0.7-SNAPSHOT</version>
28+
<version>3.0.7</version>
2929
</parent>
3030

3131
<artifactId>pulsar-presto-connector</artifactId>

pulsar-sql/presto-pulsar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.apache.pulsar</groupId>
2727
<artifactId>pulsar-sql</artifactId>
28-
<version>3.0.7-SNAPSHOT</version>
28+
<version>3.0.7</version>
2929
</parent>
3030

3131
<artifactId>pulsar-presto-connector-original</artifactId>

0 commit comments

Comments
 (0)