Skip to content

Commit

Permalink
[RELEASE] 8.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iText-CI committed Oct 17, 2023
1 parent cf1eaa7 commit eba608f
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>barcodes</artifactId>
<name>iText - barcodes</name>
Expand Down
2 changes: 1 addition & 1 deletion bouncy-castle-adapter/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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>bouncy-castle-adapter</artifactId>
<name>iText - Bouncy Castle Adapter</name>
Expand Down
2 changes: 1 addition & 1 deletion bouncy-castle-connector/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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>bouncy-castle-connector</artifactId>
<name>iText - Bouncy Castle Connector</name>
Expand Down
2 changes: 1 addition & 1 deletion bouncy-castle-fips-adapter/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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>bouncy-castle-fips-adapter</artifactId>
<name>iText - Bouncy Castle FIPS Adapter</name>
Expand Down
2 changes: 1 addition & 1 deletion commons/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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>commons</artifactId>
<name>iText - commons</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>font-asian</artifactId>
<name>iText - 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>forms</artifactId>
<name>iText - 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>hyph</artifactId>
<name>iText - 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>io</artifactId>
<name>iText - io</name>
Expand Down
2 changes: 1 addition & 1 deletion itext7core/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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<packaging>pom</packaging>
<name>iText 7 Core</name>
<description>A Free Java-PDF library</description>
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>itext-core</artifactId>
<version>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<packaging>pom</packaging>
<name>iText 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>kernel</artifactId>
<name>iText - kernel</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;

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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>layout</artifactId>
<name>iText - 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>pdfa</artifactId>
<name>iText - 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>pdftest</artifactId>
<name>iText - 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
<packaging>pom</packaging>
<name>iText</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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>sign</artifactId>
<name>iText - 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>styled-xml-parser</artifactId>
<name>iText - 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>8.0.2-SNAPSHOT</version>
<version>8.0.2</version>
</parent>
<artifactId>svg</artifactId>
<name>iText - SVG</name>
Expand Down

0 comments on commit eba608f

Please sign in to comment.