This is an automated email from the ASF dual-hosted git repository.

martijnvisser pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-connector-gcp-pubsub.git

commit 824d973e8a7f40bb9348d114e63d11176eae492d
Author: Yun Gao <[email protected]>
AuthorDate: Tue Mar 15 01:27:55 2022 +0800

    Update version to 1.16-SNAPSHOT
---
 flink-examples-streaming-gcp-pubsub/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-examples-streaming-gcp-pubsub/pom.xml 
b/flink-examples-streaming-gcp-pubsub/pom.xml
index cf5824c..ae32196 100644
--- a/flink-examples-streaming-gcp-pubsub/pom.xml
+++ b/flink-examples-streaming-gcp-pubsub/pom.xml
@@ -24,7 +24,7 @@ under the License.
        <parent>
                <artifactId>flink-examples-build-helper</artifactId>
                <groupId>org.apache.flink</groupId>
-               <version>1.15-SNAPSHOT</version>
+               <version>1.16-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 

Reply via email to