This is an automated email from the ASF dual-hosted git repository. lehmi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pdfbox-jbig2.git
commit f5f483ec45c8cf4116c1f4e30ea67182861e05de Author: Andreas Lehmkühler <[email protected]> AuthorDate: Sat May 16 16:51:47 2026 +0200 [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f7d94bd..1250135 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.pdfbox</groupId> <artifactId>jbig2-imageio</artifactId> - <version>3.0.5</version> + <version>3.0.6-SNAPSHOT</version> <name>PDFBox JBIG2 ImageIO plugin</name> @@ -218,7 +218,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/pdfbox-jbig2.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=pdfbox-jbig2.git</url> - <tag>3.0.5</tag> + <tag>HEAD</tag> </scm> <dependencies>
