File tree Expand file tree Collapse file tree 15 files changed +29
-29
lines changed
src/main/java/com/itextpdf/kernel Expand file tree Collapse file tree 15 files changed +29
-29
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.13-SNAPSHOT </version >
7+ <version >7.1.13</version >
88 </parent >
99 <artifactId >barcodes</artifactId >
1010 <name >iText 7 - barcodes</name >
4343 </plugin >
4444 </plugins >
4545 </build >
46- </project >
46+ </project >
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.13-SNAPSHOT </version >
7+ <version >7.1.13</version >
88 </parent >
99 <artifactId >font-asian</artifactId >
1010 <name >iText 7 - Asian fonts</name >
4747 </plugin >
4848 </plugins >
4949 </build >
50- </project >
50+ </project >
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.13-SNAPSHOT </version >
7+ <version >7.1.13</version >
88 </parent >
99 <artifactId >forms</artifactId >
1010 <name >iText 7 - forms</name >
6868 </plugin >
6969 </plugins >
7070 </build >
71- </project >
71+ </project >
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.13-SNAPSHOT </version >
7+ <version >7.1.13</version >
88 </parent >
99 <artifactId >hyph</artifactId >
1010 <name >iText 7 - hyph</name >
4747 </plugin >
4848 </plugins >
4949 </build >
50- </project >
50+ </project >
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.13-SNAPSHOT </version >
7+ <version >7.1.13</version >
88 </parent >
99 <artifactId >io</artifactId >
1010 <name >iText 7 - io</name >
3939 </testResource >
4040 </testResources >
4141 </build >
42- </project >
42+ </project >
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.13-SNAPSHOT </version >
6+ <version >7.1.13</version >
77 <packaging >pom</packaging >
88 <name >iText 7 Core</name >
99 <description >A Free Java-PDF library</description >
146146 </plugin >
147147 </plugins >
148148 </build >
149- </project >
149+ </project >
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.13-SNAPSHOT </version >
7+ <version >7.1.13</version >
88 </parent >
99 <artifactId >kernel</artifactId >
1010 <name >iText 7 - kernel</name >
6262 </plugin >
6363 </plugins >
6464 </build >
65- </project >
65+ </project >
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ public final class Version {
7878 * This String contains the version number of this iText release.
7979 * For debugging purposes, we request you NOT to change this constant.
8080 */
81- private static final String release = "7.1.13-SNAPSHOT " ;
81+ private static final String release = "7.1.13" ;
8282 /**
8383 * This String contains the iText version as shown in the producer line.
8484 * 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.13-SNAPSHOT </version >
7+ <version >7.1.13</version >
88 </parent >
99 <artifactId >layout</artifactId >
1010 <name >iText 7 - layout</name >
4949 </plugin >
5050 </plugins >
5151 </build >
52- </project >
52+ </project >
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.13-SNAPSHOT </version >
7+ <version >7.1.13</version >
88 </parent >
99 <artifactId >pdfa</artifactId >
1010 <name >iText 7 - pdfa</name >
5555 </plugin >
5656 </plugins >
5757 </build >
58- </project >
58+ </project >
You can’t perform that action at this time.
0 commit comments