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.7-SNAPSHOT </version >
8
+ <version >7.0.7</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.7-SNAPSHOT </version >
8
+ <version >7.0.7</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.7-SNAPSHOT </version >
8
+ <version >7.0.7</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.7-SNAPSHOT </version >
8
+ <version >7.0.7</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.7-SNAPSHOT </version >
8
+ <version >7.0.7</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.7-SNAPSHOT </version >
7
+ <version >7.0.7</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.7-SNAPSHOT </version >
8
+ <version >7.0.7</version >
9
9
</parent >
10
10
11
11
<artifactId >kernel</artifactId >
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ public final class Version {
78
78
* This String contains the version number of this iText release.
79
79
* For debugging purposes, we request you NOT to change this constant.
80
80
*/
81
- private static final String release = "7.0.7-SNAPSHOT " ;
81
+ private static final String release = "7.0.7" ;
82
82
/**
83
83
* This String contains the iText version as shown in the producer line.
84
84
* 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.7-SNAPSHOT </version >
8
+ <version >7.0.7</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.7-SNAPSHOT </version >
8
+ <version >7.0.7</version >
9
9
</parent >
10
10
11
11
<artifactId >pdfa</artifactId >
You can’t perform that action at this time.
0 commit comments