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-imaging.git
commit 8cd0e885f38ebb961a0acf6235e844fbf1a20242 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Tue Apr 2 18:52:55 2024 +0000 Bump to next development version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0f3061fd..fc4b1ed9 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <artifactId>commons-imaging</artifactId> <name>Apache Commons Imaging</name> - <version>1.0.0-alpha4</version> + <version>1.0.0-alpha5-SNAPSHOT</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-03-30T13:12:26Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-04-02T18:52:47Z</project.build.outputTimestamp> </properties> <scm>