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 7ed32300b3d8735003b0acf63e8f0686b9a3cef8 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Apr 18 14:55:37 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 b6a190ff..42a9b356 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <artifactId>commons-imaging</artifactId> <name>Apache Commons Imaging</name> - <version>1.0.0-alpha5</version> + <version>1.0.0-alpha6-SNAPSHOT</version> <!-- Keep the description on a single line. Otherwise Maven might generate @@ -65,7 +65,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-04-15T12:26:00Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-04-18T14:55:29Z</project.build.outputTimestamp> </properties> <scm>