File tree Expand file tree Collapse file tree 15 files changed +15
-15
lines changed
src/main/java/com/itextpdf/kernel Expand file tree Collapse file tree 15 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.itextpdf</groupId >
66 <artifactId >root</artifactId >
7- <version >7.1.19-SNAPSHOT </version >
7+ <version >7.1.19</version >
88 </parent >
99 <artifactId >barcodes</artifactId >
1010 <name >iText 7 - barcodes</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.itextpdf</groupId >
66 <artifactId >root</artifactId >
7- <version >7.1.19-SNAPSHOT </version >
7+ <version >7.1.19</version >
88 </parent >
99 <artifactId >font-asian</artifactId >
1010 <name >iText 7 - Asian fonts</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.itextpdf</groupId >
66 <artifactId >root</artifactId >
7- <version >7.1.19-SNAPSHOT </version >
7+ <version >7.1.19</version >
88 </parent >
99 <artifactId >forms</artifactId >
1010 <name >iText 7 - forms</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.itextpdf</groupId >
66 <artifactId >root</artifactId >
7- <version >7.1.19-SNAPSHOT </version >
7+ <version >7.1.19</version >
88 </parent >
99 <artifactId >hyph</artifactId >
1010 <name >iText 7 - hyph</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.itextpdf</groupId >
66 <artifactId >root</artifactId >
7- <version >7.1.19-SNAPSHOT </version >
7+ <version >7.1.19</version >
88 </parent >
99 <artifactId >io</artifactId >
1010 <name >iText 7 - io</name >
Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.itextpdf</groupId >
55 <artifactId >itext7-core</artifactId >
6- <version >7.1.19-SNAPSHOT </version >
6+ <version >7.1.19</version >
77 <packaging >pom</packaging >
88 <name >iText 7 Core</name >
99 <description >A Free Java-PDF library</description >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.itextpdf</groupId >
66 <artifactId >root</artifactId >
7- <version >7.1.19-SNAPSHOT </version >
7+ <version >7.1.19</version >
88 </parent >
99 <artifactId >kernel</artifactId >
1010 <name >iText 7 - kernel</name >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ public final class Version {
5757 * This String contains the version number of this iText release.
5858 * For debugging purposes, we request you NOT to change this constant.
5959 */
60- private static final String release = "7.1.19-SNAPSHOT " ;
60+ private static final String release = "7.1.19" ;
6161 /**
6262 * This String contains the iText version as shown in the producer line.
6363 * iText is a product developed by iText Group NV.
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.itextpdf</groupId >
66 <artifactId >root</artifactId >
7- <version >7.1.19-SNAPSHOT </version >
7+ <version >7.1.19</version >
88 </parent >
99 <artifactId >layout</artifactId >
1010 <name >iText 7 - layout</name >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >com.itextpdf</groupId >
66 <artifactId >root</artifactId >
7- <version >7.1.19-SNAPSHOT </version >
7+ <version >7.1.19</version >
88 </parent >
99 <artifactId >pdfa</artifactId >
1010 <name >iText 7 - pdfa</name >
You can’t perform that action at this time.
0 commit comments