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 1e5679f commit bf31d24Copy full SHA for bf31d24
pom.xml
@@ -5,12 +5,12 @@
5
<parent>
6
<groupId>com.itextpdf</groupId>
7
<artifactId>root</artifactId>
8
- <version>7.1.18-SNAPSHOT</version>
+ <version>7.1.18</version>
9
<relativePath />
10
</parent>
11
12
<artifactId>cleanup</artifactId>
13
- <version>2.0.8-SNAPSHOT</version>
+ <version>2.0.8</version>
14
15
<name>pdfSweep</name>
16
<description>Redact PDF documents. If you have to share PDFs with different departments or send them out of house, but they
0 commit comments