This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/release by this push:
new 2107cd3d Prepare for release candidate
2107cd3d is described below
commit 2107cd3dbb58417ccf1afae055aac3d5f597a665
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 15 19:46:36 2023 -0400
Prepare for release candidate
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 038746ba..c58ae20e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@
<commons.bc.version>1.5</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>true</commons.release.isDistModule>
+ <commons.release.isDistModule>false</commons.release.isDistModule>
<commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>
<commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
</properties>