Skip to content

Commit

Permalink
[RELEASE] 7.1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
iText-CI committed Dec 14, 2023
1 parent 0a98ba4 commit 48a13a5
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion barcodes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>barcodes</artifactId>
<name>iText 7 - barcodes</name>
Expand Down
2 changes: 1 addition & 1 deletion font-asian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>font-asian</artifactId>
<name>iText 7 - Asian fonts</name>
Expand Down
2 changes: 1 addition & 1 deletion forms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>forms</artifactId>
<name>iText 7 - forms</name>
Expand Down
2 changes: 1 addition & 1 deletion hyph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>hyph</artifactId>
<name>iText 7 - hyph</name>
Expand Down
2 changes: 1 addition & 1 deletion io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>io</artifactId>
<name>iText 7 - io</name>
Expand Down
2 changes: 1 addition & 1 deletion itextcore/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.itextpdf</groupId>
<artifactId>itext7-core</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
<packaging>pom</packaging>
<name>iText 7 Core</name>
<description>A Free Java-PDF library</description>
Expand Down
2 changes: 1 addition & 1 deletion kernel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>kernel</artifactId>
<name>iText 7 - kernel</name>
Expand Down
2 changes: 1 addition & 1 deletion kernel/src/main/java/com/itextpdf/kernel/Version.java
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ public final class Version {
* This String contains the version number of this iText release.
* For debugging purposes, we request you NOT to change this constant.
*/
private static final String release = "7.1.19-SNAPSHOT";
private static final String release = "7.1.19";
/**
* This String contains the iText version as shown in the producer line.
* iText is a product developed by iText Group NV.
Expand Down
2 changes: 1 addition & 1 deletion layout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>layout</artifactId>
<name>iText 7 - layout</name>
Expand Down
2 changes: 1 addition & 1 deletion pdfa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>pdfa</artifactId>
<name>iText 7 - pdfa</name>
Expand Down
2 changes: 1 addition & 1 deletion pdftest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>pdftest</artifactId>
<name>iText 7 - pdftest</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
<packaging>pom</packaging>
<name>iText 7</name>
<description>A Free Java-PDF library</description>
Expand Down
2 changes: 1 addition & 1 deletion sign/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>sign</artifactId>
<name>iText 7 - sign</name>
Expand Down
2 changes: 1 addition & 1 deletion styled-xml-parser/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>styled-xml-parser</artifactId>
<name>iText 7 - Styled XML Parser</name>
Expand Down
2 changes: 1 addition & 1 deletion svg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.itextpdf</groupId>
<artifactId>root</artifactId>
<version>7.1.19-SNAPSHOT</version>
<version>7.1.19</version>
</parent>
<artifactId>svg</artifactId>
<name>iText 7 - SVG</name>
Expand Down

0 comments on commit 48a13a5

Please sign in to comment.