| @@ -6,7 +6,7 @@ |
|
|
| 6 |
6 |
<description>Graphics2D Bridge for Apache PDFBox</description> |
| 7 |
7 |
<groupId>de.rototor.pdfbox</groupId> |
| 8 |
8 |
<artifactId>pdfboxgraphics2d-parent</artifactId> |
| 9 |
|
- <version>3.0.0</version> |
|
9 |
+ <version>3.0.1-SNAPSHOT</version> |
| 10 |
10 |
<packaging>pom</packaging> |
| 11 |
11 |
<url>https://github.com/rototor/pdfbox-graphics2d</url> |
| 12 |
12 |
|
| @@ -40,7 +40,7 @@ |
|
|
| 40 |
40 |
<scm> |
| 41 |
41 |
<url>https://github.com/rototor/pdfbox-graphics2d</url> |
| 42 |
42 |
<connection>scm:git:https://github.com/rototor/pdfbox-graphics2d.git</connection> |
| 43 |
|
- <tag>pdfboxgraphics2d-parent-3.0.0</tag> |
|
43 |
+ <tag>HEAD</tag> |
| 44 |
44 |
</scm> |
| 45 |
45 |
|
| 46 |
46 |
<distributionManagement> |