File tree 5 files changed +5
-5
lines changed
src/main/java/com/itextpdf/text
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11
11
<artifactId >itext-asian</artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >iText, a Free Java-PDF library</name >
14
- <version >5.1.2 </version >
14
+ <version >5.1.3 </version >
15
15
<!-- General Info -->
16
16
<description >iTextAsian fonts for use in conjunction with iText, a free Java-PDF library</description >
17
17
<url >http://www.itextpdf.com/</url >
Original file line number Diff line number Diff line change 11
11
<artifactId >itext-asiancmaps</artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >iTextAsianCmaps</name >
14
- <version >5.1.2 </version >
14
+ <version >5.1.3 </version >
15
15
<description >iTextAsianCmaps fonts for use in conjunction with iText, a free Java-PDF library</description >
16
16
<!-- General Info -->
17
17
<url >http://www.itextpdf.com/</url >
Original file line number Diff line number Diff line change 11
11
<artifactId >itext-hyph-xml</artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >iText, a Free Java-PDF library</name >
14
- <version >5.1.2 </version >
14
+ <version >5.1.3 </version >
15
15
<!-- General Info -->
16
16
<description >XML files that can be used for hyphenation</description >
17
17
<url >http://www.itextpdf.com/</url >
Original file line number Diff line number Diff line change 11
11
<artifactId >itextpdf</artifactId >
12
12
<packaging >jar</packaging >
13
13
<name >iText, a Free Java-PDF library</name >
14
- <version >5.1.3-SNAPSHOT </version >
14
+ <version >5.1.3</version >
15
15
<description >iText, a free Java-PDF library</description >
16
16
<!-- General Info -->
17
17
<url >http://www.itextpdf.com/</url >
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ public class Document implements DocListener {
106
106
* For debugging purposes, we request you NOT to change this constant.
107
107
* @since 2.1.6
108
108
*/
109
- private static final String RELEASE = "5.1.3-SNAPSHOT " ;
109
+ private static final String RELEASE = "5.1.3" ;
110
110
/**
111
111
* This constant the iText version as shown in the producer line.
112
112
* iText is a product developed by 1T3XT BVBA.
You can’t perform that action at this time.
0 commit comments