[maven-release-plugin] prepare for next development iteration
Project: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/commit/e4ae4f68 Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/tree/e4ae4f68 Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/diff/e4ae4f68 Branch: refs/heads/master Commit: e4ae4f68a0387f3a1e0492350a7dbc0e8c9dfecf Parents: dc5d3cb Author: Andreas Lehmkühler <[email protected]> Authored: Sat Sep 22 17:44:25 2018 +0200 Committer: Andreas Lehmkühler <[email protected]> Committed: Sat Sep 22 17:44:25 2018 +0200 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-jbig2/blob/e4ae4f68/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8d34549..e3cecac 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.pdfbox</groupId> <artifactId>jbig2-imageio</artifactId> - <version>3.0.2</version> + <version>3.0.3-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.2</tag> + <tag>HEAD</tag> </scm> <dependencies>
