From 48a13a5530a3735d7892e4118ef16533c7533af9 Mon Sep 17 00:00:00 2001 From: Apryse Software Date: Thu, 14 Dec 2023 12:45:19 +0000 Subject: [PATCH] [RELEASE] 7.1.19 --- barcodes/pom.xml | 2 +- font-asian/pom.xml | 2 +- forms/pom.xml | 2 +- hyph/pom.xml | 2 +- io/pom.xml | 2 +- itextcore/pom.xml | 2 +- kernel/pom.xml | 2 +- kernel/src/main/java/com/itextpdf/kernel/Version.java | 2 +- layout/pom.xml | 2 +- pdfa/pom.xml | 2 +- pdftest/pom.xml | 2 +- pom.xml | 2 +- sign/pom.xml | 2 +- styled-xml-parser/pom.xml | 2 +- svg/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/barcodes/pom.xml b/barcodes/pom.xml index 5533b4345d..7d44fd014c 100644 --- a/barcodes/pom.xml +++ b/barcodes/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 barcodes iText 7 - barcodes diff --git a/font-asian/pom.xml b/font-asian/pom.xml index 3b1a694897..58d7f9bd79 100644 --- a/font-asian/pom.xml +++ b/font-asian/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 font-asian iText 7 - Asian fonts diff --git a/forms/pom.xml b/forms/pom.xml index 92ca83d6a8..ee8fd6d8bc 100644 --- a/forms/pom.xml +++ b/forms/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 forms iText 7 - forms diff --git a/hyph/pom.xml b/hyph/pom.xml index ef676541b1..b092835a51 100644 --- a/hyph/pom.xml +++ b/hyph/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 hyph iText 7 - hyph diff --git a/io/pom.xml b/io/pom.xml index eb97cea73c..2baf7a0b7e 100644 --- a/io/pom.xml +++ b/io/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 io iText 7 - io diff --git a/itextcore/pom.xml b/itextcore/pom.xml index b3207a826f..d563ff66f7 100644 --- a/itextcore/pom.xml +++ b/itextcore/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.itextpdf itext7-core - 7.1.19-SNAPSHOT + 7.1.19 pom iText 7 Core A Free Java-PDF library diff --git a/kernel/pom.xml b/kernel/pom.xml index a026e64b4d..970a12826b 100644 --- a/kernel/pom.xml +++ b/kernel/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 kernel iText 7 - kernel diff --git a/kernel/src/main/java/com/itextpdf/kernel/Version.java b/kernel/src/main/java/com/itextpdf/kernel/Version.java index 012fad6f45..33af903754 100644 --- a/kernel/src/main/java/com/itextpdf/kernel/Version.java +++ b/kernel/src/main/java/com/itextpdf/kernel/Version.java @@ -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. diff --git a/layout/pom.xml b/layout/pom.xml index 84ff50036e..04b87e25ee 100644 --- a/layout/pom.xml +++ b/layout/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 layout iText 7 - layout diff --git a/pdfa/pom.xml b/pdfa/pom.xml index 302686b666..f4c04a348d 100644 --- a/pdfa/pom.xml +++ b/pdfa/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 pdfa iText 7 - pdfa diff --git a/pdftest/pom.xml b/pdftest/pom.xml index e1a68f849f..cd22667472 100644 --- a/pdftest/pom.xml +++ b/pdftest/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 pdftest iText 7 - pdftest diff --git a/pom.xml b/pom.xml index b3f0c3a031..9464731940 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 pom iText 7 A Free Java-PDF library diff --git a/sign/pom.xml b/sign/pom.xml index 99c876da02..fa3df87425 100644 --- a/sign/pom.xml +++ b/sign/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 sign iText 7 - sign diff --git a/styled-xml-parser/pom.xml b/styled-xml-parser/pom.xml index 00a4b473a5..e0bf3ed965 100644 --- a/styled-xml-parser/pom.xml +++ b/styled-xml-parser/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 styled-xml-parser iText 7 - Styled XML Parser diff --git a/svg/pom.xml b/svg/pom.xml index 58b2c50d49..f7e67a4aff 100644 --- a/svg/pom.xml +++ b/svg/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 7.1.19-SNAPSHOT + 7.1.19 svg iText 7 - SVG