ideas-into-software commented on code in PR #233:
URL: 
https://github.com/apache/commons-fileupload/pull/233#discussion_r1291737639


##########
commons-fileupload2-core/pom.xml:
##########
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-fileupload2</artifactId>
-    <version>2.0.0-M2-SNAPSHOT</version>
+    <version>2.0.0-M3-SNAPSHOT</version>

Review Comment:
   I had to change version as artifacts were modified and that change needed to 
be reflected via version change / I needed to refer to those particular 
modified artifacts.. Those artifacts are already used in internal projects. 
   
   Do you want me to change those versions for you just for this PR or do you 
mind changing those back to M2 when you merge it, as I see you as author of all 
commits @ https://github.com/apache/commons-fileupload/commits/master (at least 
first several pages) anyway ?



-- 
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