File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
src/main/java/com/itextpdf/text Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1111 </parent >
1212
1313 <artifactId >itextpdf</artifactId >
14- <version >5.5.9-SNAPSHOT </version >
14+ <version >5.5.9</version >
1515 <packaging >jar</packaging >
1616
1717 <name >iText</name >
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ public final class Version {
7171 * This String contains the version number of this iText release.
7272 * For debugging purposes, we request you NOT to change this constant.
7373 */
74- private String release = "5.5.9-SNAPSHOT " ;
74+ private String release = "5.5.9" ;
7575 /**
7676 * This String contains the iText version as shown in the producer line.
7777 * iText is a product developed by iText Group NV.
Original file line number Diff line number Diff line change 1111 </parent >
1212
1313 <artifactId >itext-pdfa</artifactId >
14- <version >5.5.9-SNAPSHOT </version >
14+ <version >5.5.9</version >
1515 <packaging >jar</packaging >
1616
1717 <name >iText PDF/A</name >
Original file line number Diff line number Diff line change 1212
1313 <groupId >com.itextpdf.tool</groupId >
1414 <artifactId >xmlworker</artifactId >
15- <version >5.5.9-SNAPSHOT </version >
15+ <version >5.5.9</version >
1616 <packaging >jar</packaging >
1717
1818 <name >iText XML Worker</name >
Original file line number Diff line number Diff line change 1111 </parent >
1212
1313 <artifactId >itext-xtra</artifactId >
14- <version >5.5.9-SNAPSHOT </version >
14+ <version >5.5.9</version >
1515 <packaging >jar</packaging >
1616
1717 <name >iText Xtra</name >
You can’t perform that action at this time.
0 commit comments