File tree Expand file tree Collapse file tree 15 files changed +15
-88
lines changed
src/main/java/com/itextpdf/kernel Expand file tree Collapse file tree 15 files changed +15
-88
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4-
54 <parent >
65 <groupId >com.itextpdf</groupId >
76 <artifactId >root</artifactId >
8- <version >7.1.4-SNAPSHOT </version >
7+ <version >7.1.4</version >
98 </parent >
10-
119 <artifactId >barcodes</artifactId >
12-
1310 <name >iText 7 - barcodes</name >
1411 <url >http://itextpdf.com/</url >
15-
1612 <dependencies >
1713 <dependency >
1814 <groupId >com.itextpdf</groupId >
2622 <scope >test</scope >
2723 </dependency >
2824 </dependencies >
29-
3025 <build >
3126 <plugins >
3227 <plugin >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4-
54 <parent >
65 <groupId >com.itextpdf</groupId >
76 <artifactId >root</artifactId >
8- <version >7.1.4-SNAPSHOT </version >
7+ <version >7.1.4</version >
98 </parent >
10-
119 <artifactId >font-asian</artifactId >
12-
1310 <name >iText 7 - Asian fonts</name >
1411 <description >iText Asian fonts for use in conjunction with iText 7, a free Java-PDF library</description >
1512 <url >http://itextpdf.com/</url >
1815 <name >Various licenses (see individual files)</name >
1916 </license >
2017 </licenses >
21-
2218 <build >
2319 <plugins >
2420 <plugin >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4-
54 <parent >
65 <groupId >com.itextpdf</groupId >
76 <artifactId >root</artifactId >
8- <version >7.1.4-SNAPSHOT </version >
7+ <version >7.1.4</version >
98 </parent >
10-
119 <artifactId >forms</artifactId >
12-
1310 <name >iText 7 - forms</name >
1411 <url >http://itextpdf.com/</url >
15-
1612 <dependencies >
1713 <dependency >
1814 <groupId >com.itextpdf</groupId >
4541 <optional >true</optional >
4642 </dependency >
4743 </dependencies >
48-
4944 <build >
5045 <plugins >
5146 <plugin >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4-
54 <parent >
65 <groupId >com.itextpdf</groupId >
76 <artifactId >root</artifactId >
8- <version >7.1.4-SNAPSHOT </version >
7+ <version >7.1.4</version >
98 </parent >
10-
119 <artifactId >hyph</artifactId >
12-
1310 <name >iText 7 - hyph</name >
1411 <description >XML files that can be used for hyphenation</description >
1512 <url >http://itextpdf.com/</url >
1815 <name >Various licenses (see individual files)</name >
1916 </license >
2017 </licenses >
21-
2218 <build >
2319 <plugins >
2420 <plugin >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4-
54 <parent >
65 <groupId >com.itextpdf</groupId >
76 <artifactId >root</artifactId >
8- <version >7.1.4-SNAPSHOT </version >
7+ <version >7.1.4</version >
98 </parent >
10-
119 <artifactId >io</artifactId >
12-
1310 <name >iText 7 - io</name >
1411 <url >http://itextpdf.com/</url >
15-
1612 <dependencies >
1713 <dependency >
1814 <groupId >com.itextpdf</groupId >
2117 <scope >test</scope >
2218 </dependency >
2319 </dependencies >
24-
2520 <build >
2621 <resources >
2722 <resource >
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.4-SNAPSHOT </version >
6+ <version >7.1.4</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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4-
54 <parent >
65 <groupId >com.itextpdf</groupId >
76 <artifactId >root</artifactId >
8- <version >7.1.4-SNAPSHOT </version >
7+ <version >7.1.4</version >
98 </parent >
10-
119 <artifactId >kernel</artifactId >
12-
1310 <name >iText 7 - kernel</name >
1411 <url >http://itextpdf.com/</url >
15-
1612 <dependencies >
1713 <dependency >
1814 <groupId >com.itextpdf</groupId >
4440 <scope >test</scope >
4541 </dependency >
4642 </dependencies >
47-
4843 <build >
4944 <plugins >
5045 <plugin >
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.4-SNAPSHOT " ;
81+ private static final String release = "7.1.4" ;
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 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4-
54 <parent >
65 <groupId >com.itextpdf</groupId >
76 <artifactId >root</artifactId >
8- <version >7.1.4-SNAPSHOT </version >
7+ <version >7.1.4</version >
98 </parent >
10-
119 <artifactId >layout</artifactId >
12-
1310 <name >iText 7 - layout</name >
1411 <url >http://itextpdf.com/</url >
15-
1612 <dependencies >
1713 <dependency >
1814 <groupId >com.itextpdf</groupId >
3228 <scope >test</scope >
3329 </dependency >
3430 </dependencies >
35-
3631 <build >
3732 <plugins >
3833 <plugin >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
33 <modelVersion >4.0.0</modelVersion >
4-
54 <parent >
65 <groupId >com.itextpdf</groupId >
76 <artifactId >root</artifactId >
8- <version >7.1.4-SNAPSHOT </version >
7+ <version >7.1.4</version >
98 </parent >
10-
119 <artifactId >pdfa</artifactId >
12-
1310 <name >iText 7 - pdfa</name >
1411 <url >http://itextpdf.com/</url >
15-
1612 <dependencies >
1713 <dependency >
1814 <groupId >com.itextpdf</groupId >
2622 <scope >test</scope >
2723 </dependency >
2824 </dependencies >
29-
3025 <build >
3126 <plugins >
3227 <plugin >
You can’t perform that action at this time.
0 commit comments