This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
     new 517ceea5 Update versions
     new 30102e3a Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-fileupload
517ceea5 is described below

commit 517ceea533b6e016ffb076ad88b8c2c3f07aa95a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Jul 21 17:14:35 2023 -0400

    Update versions
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 29664f34..d64bf557 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
        <commons.parent.dir>${basedir}</commons.parent.dir>
     <commons.componentid>fileupload</commons.componentid>
     <commons.module.name>org.apache.commons.fileupload2</commons.module.name>
-    <commons.release.version>2.0.0-M1</commons.release.version>
+    <commons.release.version>2.0.0-M2</commons.release.version>
     <commons.release.desc>in the org.apache.commons.fileupload2 namespace for 
Java 8 or later</commons.release.desc>
 
     <commons.release.2.version>1.5</commons.release.2.version>
@@ -254,7 +254,7 @@
     <moditect-maven-plugin.version>1.0.0.Final</moditect-maven-plugin.version>
 
     <!-- Commons Release Plugin -->
-    <commons.bc.version>1.5</commons.bc.version>
+    <commons.bc.version>2.0.0</commons.bc.version>
     <commons.rc.version>RC1</commons.rc.version>
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
     <commons.release.isDistModule>false</commons.release.isDistModule>

Reply via email to