From eba608f33bfd77f93babeae6381dfa2a352e38bc Mon Sep 17 00:00:00 2001 From: Apryse Software Date: Tue, 17 Oct 2023 15:29:43 +0000 Subject: [PATCH] [RELEASE] 8.0.2 --- barcodes/pom.xml | 2 +- bouncy-castle-adapter/pom.xml | 2 +- bouncy-castle-connector/pom.xml | 2 +- bouncy-castle-fips-adapter/pom.xml | 2 +- commons/pom.xml | 2 +- .../com/itextpdf/commons/actions/data/CommonsProductData.java | 2 +- font-asian/pom.xml | 2 +- forms/pom.xml | 2 +- hyph/pom.xml | 2 +- io/pom.xml | 2 +- itext7core/pom.xml | 2 +- itextcore/pom.xml | 2 +- kernel/pom.xml | 2 +- .../com/itextpdf/kernel/actions/data/ITextCoreProductData.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 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/barcodes/pom.xml b/barcodes/pom.xml index 6f3eb76759..0ee2ae987a 100644 --- a/barcodes/pom.xml +++ b/barcodes/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 barcodes iText - barcodes diff --git a/bouncy-castle-adapter/pom.xml b/bouncy-castle-adapter/pom.xml index 0f0b023b5d..c2ca9e5bf9 100644 --- a/bouncy-castle-adapter/pom.xml +++ b/bouncy-castle-adapter/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 bouncy-castle-adapter iText - Bouncy Castle Adapter diff --git a/bouncy-castle-connector/pom.xml b/bouncy-castle-connector/pom.xml index f6f7ca5082..7bba4e5d06 100644 --- a/bouncy-castle-connector/pom.xml +++ b/bouncy-castle-connector/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 bouncy-castle-connector iText - Bouncy Castle Connector diff --git a/bouncy-castle-fips-adapter/pom.xml b/bouncy-castle-fips-adapter/pom.xml index 131877f44f..b698acd9e9 100644 --- a/bouncy-castle-fips-adapter/pom.xml +++ b/bouncy-castle-fips-adapter/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 bouncy-castle-fips-adapter iText - Bouncy Castle FIPS Adapter diff --git a/commons/pom.xml b/commons/pom.xml index 9d46d9f367..f9c5d2d299 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 commons iText - commons diff --git a/commons/src/main/java/com/itextpdf/commons/actions/data/CommonsProductData.java b/commons/src/main/java/com/itextpdf/commons/actions/data/CommonsProductData.java index 3dfa415fd2..3926a11b31 100644 --- a/commons/src/main/java/com/itextpdf/commons/actions/data/CommonsProductData.java +++ b/commons/src/main/java/com/itextpdf/commons/actions/data/CommonsProductData.java @@ -28,7 +28,7 @@ This file is part of the iText (R) project. public final class CommonsProductData { static final String COMMONS_PUBLIC_PRODUCT_NAME = "Commons"; static final String COMMONS_PRODUCT_NAME = "commons"; - static final String COMMONS_VERSION = "8.0.2-SNAPSHOT"; + static final String COMMONS_VERSION = "8.0.2"; static final String MINIMAL_COMPATIBLE_LICENSEKEY_VERSION = "4.1.0"; static final int COMMONS_COPYRIGHT_SINCE = 2000; static final int COMMONS_COPYRIGHT_TO = 2023; diff --git a/font-asian/pom.xml b/font-asian/pom.xml index f97e3a8501..b252a81937 100644 --- a/font-asian/pom.xml +++ b/font-asian/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 font-asian iText - Asian fonts diff --git a/forms/pom.xml b/forms/pom.xml index 4c5d79f123..b30dff0738 100644 --- a/forms/pom.xml +++ b/forms/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 forms iText - forms diff --git a/hyph/pom.xml b/hyph/pom.xml index 3186e2c501..3a7babcbb7 100644 --- a/hyph/pom.xml +++ b/hyph/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 hyph iText - hyph diff --git a/io/pom.xml b/io/pom.xml index 84fac4f583..3ff9d1f0ca 100644 --- a/io/pom.xml +++ b/io/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 io iText - io diff --git a/itext7core/pom.xml b/itext7core/pom.xml index bc434e0799..967055b54b 100644 --- a/itext7core/pom.xml +++ b/itext7core/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.itextpdf itext7-core - 8.0.2-SNAPSHOT + 8.0.2 pom iText 7 Core A Free Java-PDF library diff --git a/itextcore/pom.xml b/itextcore/pom.xml index 75f19722d0..0b34b27e7d 100644 --- a/itextcore/pom.xml +++ b/itextcore/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.itextpdf itext-core - 8.0.2-SNAPSHOT + 8.0.2 pom iText Core A Free Java-PDF library diff --git a/kernel/pom.xml b/kernel/pom.xml index 6c1e8879cd..16c0f1a611 100644 --- a/kernel/pom.xml +++ b/kernel/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 kernel iText - kernel diff --git a/kernel/src/main/java/com/itextpdf/kernel/actions/data/ITextCoreProductData.java b/kernel/src/main/java/com/itextpdf/kernel/actions/data/ITextCoreProductData.java index c7d5711459..e80ef3bcd1 100644 --- a/kernel/src/main/java/com/itextpdf/kernel/actions/data/ITextCoreProductData.java +++ b/kernel/src/main/java/com/itextpdf/kernel/actions/data/ITextCoreProductData.java @@ -30,7 +30,7 @@ This file is part of the iText (R) project. */ public final class ITextCoreProductData { private static final String CORE_PUBLIC_PRODUCT_NAME = "Core"; - private static final String CORE_VERSION = "8.0.2-SNAPSHOT"; + private static final String CORE_VERSION = "8.0.2"; private static final int CORE_COPYRIGHT_SINCE = 2000; private static final int CORE_COPYRIGHT_TO = 2023; diff --git a/layout/pom.xml b/layout/pom.xml index 73bbbaac7b..22b2573b2e 100644 --- a/layout/pom.xml +++ b/layout/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 layout iText - layout diff --git a/pdfa/pom.xml b/pdfa/pom.xml index 3fb3b1ad26..05d0b976f8 100644 --- a/pdfa/pom.xml +++ b/pdfa/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 pdfa iText - pdfa diff --git a/pdftest/pom.xml b/pdftest/pom.xml index 5ea809c98f..e2b36c32d6 100644 --- a/pdftest/pom.xml +++ b/pdftest/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 pdftest iText - pdftest diff --git a/pom.xml b/pom.xml index 2a1bf04563..8cfc3e6c3e 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 pom iText A Free Java-PDF library diff --git a/sign/pom.xml b/sign/pom.xml index 2cca9b10b5..7e5c42c483 100644 --- a/sign/pom.xml +++ b/sign/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 sign iText - sign diff --git a/styled-xml-parser/pom.xml b/styled-xml-parser/pom.xml index a20c14f409..29b67727fb 100644 --- a/styled-xml-parser/pom.xml +++ b/styled-xml-parser/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 styled-xml-parser iText - Styled XML Parser diff --git a/svg/pom.xml b/svg/pom.xml index 8a6b917822..3d21e8af9a 100644 --- a/svg/pom.xml +++ b/svg/pom.xml @@ -4,7 +4,7 @@ com.itextpdf root - 8.0.2-SNAPSHOT + 8.0.2 svg iText - SVG