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.7-SNAPSHOT </version >
8+ <version >7.0.7</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.7-SNAPSHOT </version >
8+ <version >7.0.7</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.7-SNAPSHOT </version >
8+ <version >7.0.7</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.7-SNAPSHOT </version >
8+ <version >7.0.7</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.7-SNAPSHOT </version >
8+ <version >7.0.7</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.7-SNAPSHOT </version >
7+ <version >7.0.7</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.7-SNAPSHOT </version >
8+ <version >7.0.7</version >
99 </parent >
1010
1111 <artifactId >kernel</artifactId >
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.0.7-SNAPSHOT " ;
81+ private static final String release = "7.0.7" ;
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 55 <parent >
66 <groupId >com.itextpdf</groupId >
77 <artifactId >root</artifactId >
8- <version >7.0.7-SNAPSHOT </version >
8+ <version >7.0.7</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.7-SNAPSHOT </version >
8+ <version >7.0.7</version >
99 </parent >
1010
1111 <artifactId >pdfa</artifactId >
You can’t perform that action at this time.
0 commit comments