Repository: pdfbox-jbig2 Updated Branches: refs/heads/master debfaac38 -> e4ae4f68a
[maven-release-plugin] prepare release 3.0.2 Project: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/commit/dc5d3cb5 Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/tree/dc5d3cb5 Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/diff/dc5d3cb5 Branch: refs/heads/master Commit: dc5d3cb53627cdccc6544d1526bebcad37f1f063 Parents: debfaac Author: Andreas Lehmkühler <[email protected]> Authored: Sat Sep 22 17:44:15 2018 +0200 Committer: Andreas Lehmkühler <[email protected]> Committed: Sat Sep 22 17:44:15 2018 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/blob/dc5d3cb5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b8d21b0..8d34549 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.pdfbox</groupId> <artifactId>jbig2-imageio</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</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.2</tag> </scm> <dependencies>
