Skip to content

Commit adc28f8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c96ef11 commit adc28f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

graphics2d/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>de.rototor.pdfbox</groupId>
1212
<artifactId>pdfboxgraphics2d-parent</artifactId>
13-
<version>3.0.3</version>
13+
<version>3.0.4-SNAPSHOT</version>
1414
</parent>
1515

1616

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<description>Graphics2D Bridge for Apache PDFBox</description>
77
<groupId>de.rototor.pdfbox</groupId>
88
<artifactId>pdfboxgraphics2d-parent</artifactId>
9-
<version>3.0.3</version>
9+
<version>3.0.4-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111
<url>https://github.com/rototor/pdfbox-graphics2d</url>
1212

@@ -40,7 +40,7 @@
4040
<scm>
4141
<url>https://github.com/rototor/pdfbox-graphics2d</url>
4242
<connection>scm:git:https://github.com/rototor/pdfbox-graphics2d.git</connection>
43-
<tag>pdfboxgraphics2d-parent-3.0.3</tag>
43+
<tag>HEAD</tag>
4444
</scm>
4545

4646
<distributionManagement>

0 commit comments

Comments
 (0)