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 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >root</artifactId >
8
- <version >7.0.3-SNAPSHOT </version >
8
+ <version >7.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >barcodes</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >root</artifactId >
8
- <version >7.0.3-SNAPSHOT </version >
8
+ <version >7.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >font-asian</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >root</artifactId >
8
- <version >7.0.3-SNAPSHOT </version >
8
+ <version >7.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >forms</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >root</artifactId >
8
- <version >7.0.3-SNAPSHOT </version >
8
+ <version >7.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >hyph</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >root</artifactId >
8
- <version >7.0.3-SNAPSHOT </version >
8
+ <version >7.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >io</artifactId >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >itext7-core</artifactId >
7
- <version >7.0.3-SNAPSHOT </version >
7
+ <version >7.0.3</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >iText 7 Core</name >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >root</artifactId >
8
- <version >7.0.3-SNAPSHOT </version >
8
+ <version >7.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >kernel</artifactId >
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ public final class Version {
72
72
* This String contains the version number of this iText release.
73
73
* For debugging purposes, we request you NOT to change this constant.
74
74
*/
75
- private static String release = "7.0.3-SNAPSHOT " ;
75
+ private static String release = "7.0.3" ;
76
76
/**
77
77
* This String contains the iText version as shown in the producer line.
78
78
* iText is a product developed by iText Group NV.
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >root</artifactId >
8
- <version >7.0.3-SNAPSHOT </version >
8
+ <version >7.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >layout</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.itextpdf</groupId >
7
7
<artifactId >root</artifactId >
8
- <version >7.0.3-SNAPSHOT </version >
8
+ <version >7.0.3</version >
9
9
</parent >
10
10
11
11
<artifactId >pdfa</artifactId >
You can’t perform that action at this time.
0 commit comments