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-imaging.git
The following commit(s) were added to refs/heads/release by this push: new 53565f60 Prepare for the next release candidate 53565f60 is described below commit 53565f604393f5f3e09b87be020567d201905a44 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Mar 25 12:17:55 2024 +0000 Prepare for the next release candidate --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3110daec..78e93a38 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <artifactId>commons-imaging</artifactId> <name>Apache Commons Imaging</name> - <version>1.0.0-M1-SNAPSHOT</version> + <version>1.0.0-M1</version> <!-- Keep the description on a single line. Otherwise Maven might generate @@ -61,7 +61,7 @@ <commons.rc.version>RC1</commons.rc.version> <commons.release.isDistModule>true</commons.release.isDistModule> <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/imaging</commons.distSvnStagingUrl> - <project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-03-25T11:57:06Z</project.build.outputTimestamp> </properties> <scm>