We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3f11d commit c6ce853Copy full SHA for c6ce853
pom.xml
@@ -2,7 +2,6 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
- <packaging>pom</packaging>
6
<parent>
7
<groupId>org.springframework.boot</groupId>
8
<artifactId>spring-boot-starter-parent</artifactId>
@@ -44,7 +43,7 @@
44
43
45
<groupId>com.compdf</groupId>
46
<artifactId>compdfkit-pdf-api-java</artifactId>
47
- <version>0.0.2</version>
+ <version>0.0.3</version>
48
49
<name>compdfkit-pdf-api-java</name>
50
<description>compdfkit-pdf-api-java</description>
0 commit comments