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 55f84bdeec783fe41e720a159319b731485e843e
Author: Piotr Nowojski <[email protected]>
AuthorDate: Mon May 18 13:36:46 2020 +0200

    Update version to 1.12-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 ccd169c..5659dcb 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.11-SNAPSHOT</version>
+               <version>1.12-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 

Reply via email to