garydgregory commented on code in PR #233:
URL:
https://github.com/apache/commons-fileupload/pull/233#discussion_r1291734442
##########
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:
2.0.0-M2 will be the next release, 2.0.0-M2-SNAPSHOT is the temporary
version until the release. Don't change any of these versions in the poms.
--
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]