Copilot commented on code in PR #6420:
URL: https://github.com/apache/shenyu/pull/6420#discussion_r3567811480


##########
pom.xml:
##########
@@ -25,7 +25,7 @@
     <groupId>org.apache.shenyu</groupId>
     <artifactId>shenyu</artifactId>
     <packaging>pom</packaging>
-    <version>2.7.1-SNAPSHOT</version>
+    <version>2.7.2-SNAPSHOT</version>

Review Comment:
   PR title indicates a 2.7.1 release, but this change bumps the root project 
version to 2.7.2-SNAPSHOT. This is potentially misleading for release 
automation and reviewers; either update the PR title/description to reflect the 
snapshot bump, or change the version to the intended release version.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to