File tree Expand file tree Collapse file tree 13 files changed +13
-13
lines changed
src/main/java/com/itextpdf/kernel Expand file tree Collapse file tree 13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.itextpdf</groupId >
77 <artifactId >root</artifactId >
8- <version >7.0.3-SNAPSHOT </version >
8+ <version >7.0.3</version >
99 </parent >
1010
1111 <artifactId >barcodes</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.itextpdf</groupId >
77 <artifactId >root</artifactId >
8- <version >7.0.3-SNAPSHOT </version >
8+ <version >7.0.3</version >
99 </parent >
1010
1111 <artifactId >font-asian</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.itextpdf</groupId >
77 <artifactId >root</artifactId >
8- <version >7.0.3-SNAPSHOT </version >
8+ <version >7.0.3</version >
99 </parent >
1010
1111 <artifactId >forms</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.itextpdf</groupId >
77 <artifactId >root</artifactId >
8- <version >7.0.3-SNAPSHOT </version >
8+ <version >7.0.3</version >
99 </parent >
1010
1111 <artifactId >hyph</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.itextpdf</groupId >
77 <artifactId >root</artifactId >
8- <version >7.0.3-SNAPSHOT </version >
8+ <version >7.0.3</version >
99 </parent >
1010
1111 <artifactId >io</artifactId >
Original file line number Diff line number Diff line change 44
55 <groupId >com.itextpdf</groupId >
66 <artifactId >itext7-core</artifactId >
7- <version >7.0.3-SNAPSHOT </version >
7+ <version >7.0.3</version >
88 <packaging >pom</packaging >
99
1010 <name >iText 7 Core</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.itextpdf</groupId >
77 <artifactId >root</artifactId >
8- <version >7.0.3-SNAPSHOT </version >
8+ <version >7.0.3</version >
99 </parent >
1010
1111 <artifactId >kernel</artifactId >
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ public final class Version {
7272 * This String contains the version number of this iText release.
7373 * For debugging purposes, we request you NOT to change this constant.
7474 */
75- private static String release = "7.0.3-SNAPSHOT " ;
75+ private static String release = "7.0.3" ;
7676 /**
7777 * This String contains the iText version as shown in the producer line.
7878 * iText is a product developed by iText Group NV.
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.itextpdf</groupId >
77 <artifactId >root</artifactId >
8- <version >7.0.3-SNAPSHOT </version >
8+ <version >7.0.3</version >
99 </parent >
1010
1111 <artifactId >layout</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.itextpdf</groupId >
77 <artifactId >root</artifactId >
8- <version >7.0.3-SNAPSHOT </version >
8+ <version >7.0.3</version >
99 </parent >
1010
1111 <artifactId >pdfa</artifactId >
You can’t perform that action at this time.
0 commit comments