tisonkun commented on code in PR #67:
URL: 
https://github.com/apache/flink-connector-pulsar/pull/67#discussion_r1423296836


##########
flink-connector-pulsar-e2e-tests/pom.xml:
##########
@@ -23,7 +23,7 @@ under the License.
        <parent>
                <groupId>org.apache.flink</groupId>
                <artifactId>flink-connector-pulsar-parent</artifactId>
-               <version>4.1-SNAPSHOT</version>
+               <version>4.2-SNAPSHOT</version>

Review Comment:
   @snuyanzin This may need a mailing list discussion. I personally support to 
use `4.2.0-SNAPSHOT` but the whole Flink repos use `X.Y-SNAPSHOT` for a long 
time and I don't know if other scripts depend on this format.
   
   cc @zentol 
   
   For this patch, I tend to keep the current flavor.



##########
docs/data/pulsar.yml:
##########
@@ -16,7 +16,7 @@
 # limitations under the License.
 
################################################################################
 
-version: 4.1.0
+version: 4.2-SNAPSHOT

Review Comment:
   ```suggestion
   version: 4.1.10
   ```



##########
docs/data/pulsar.yml:
##########
@@ -16,7 +16,7 @@
 # limitations under the License.
 
################################################################################
 
-version: 4.1.0
+version: 4.2-SNAPSHOT

Review Comment:
   ```suggestion
   version: 4.1.0
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to