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 a318562bb4483e98d6879af3d7cac0f2e2ef93d5 Author: Andreas Lehmkühler <[email protected]> AuthorDate: Sat May 16 16:51:47 2026 +0200 [maven-release-plugin] prepare release 3.0.5 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4f632d2..f7d94bd 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.pdfbox</groupId> <artifactId>jbig2-imageio</artifactId> - <version>3.0.5-SNAPSHOT</version> + <version>3.0.5</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>HEAD</tag> + <tag>3.0.5</tag> </scm> <dependencies>
