File tree 21 files changed +21
-21
lines changed
bouncy-castle-fips-adapter
src/main/java/com/itextpdf/commons/actions/data
src/main/java/com/itextpdf/kernel/actions/data
21 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >barcodes</artifactId >
10
10
<name >iText - barcodes</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >bouncy-castle-adapter</artifactId >
10
10
<name >iText - Bouncy Castle Adapter</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >bouncy-castle-connector</artifactId >
10
10
<name >iText - Bouncy Castle Connector</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >bouncy-castle-fips-adapter</artifactId >
10
10
<name >iText - Bouncy Castle FIPS Adapter</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >commons</artifactId >
10
10
<name >iText - commons</name >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ This file is part of the iText (R) project.
28
28
public final class CommonsProductData {
29
29
static final String COMMONS_PUBLIC_PRODUCT_NAME = "Commons" ;
30
30
static final String COMMONS_PRODUCT_NAME = "commons" ;
31
- static final String COMMONS_VERSION = "8.0.2-SNAPSHOT " ;
31
+ static final String COMMONS_VERSION = "8.0.2" ;
32
32
static final String MINIMAL_COMPATIBLE_LICENSEKEY_VERSION = "4.1.0" ;
33
33
static final int COMMONS_COPYRIGHT_SINCE = 2000 ;
34
34
static final int COMMONS_COPYRIGHT_TO = 2023 ;
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >font-asian</artifactId >
10
10
<name >iText - Asian fonts</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >forms</artifactId >
10
10
<name >iText - forms</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >hyph</artifactId >
10
10
<name >iText - hyph</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >io</artifactId >
10
10
<name >iText - io</name >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.itextpdf</groupId >
5
5
<artifactId >itext7-core</artifactId >
6
- <version >8.0.2-SNAPSHOT </version >
6
+ <version >8.0.2</version >
7
7
<packaging >pom</packaging >
8
8
<name >iText 7 Core</name >
9
9
<description >A Free Java-PDF library</description >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.itextpdf</groupId >
5
5
<artifactId >itext-core</artifactId >
6
- <version >8.0.2-SNAPSHOT </version >
6
+ <version >8.0.2</version >
7
7
<packaging >pom</packaging >
8
8
<name >iText Core</name >
9
9
<description >A Free Java-PDF library</description >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >kernel</artifactId >
10
10
<name >iText - kernel</name >
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ This file is part of the iText (R) project.
30
30
*/
31
31
public final class ITextCoreProductData {
32
32
private static final String CORE_PUBLIC_PRODUCT_NAME = "Core" ;
33
- private static final String CORE_VERSION = "8.0.2-SNAPSHOT " ;
33
+ private static final String CORE_VERSION = "8.0.2" ;
34
34
private static final int CORE_COPYRIGHT_SINCE = 2000 ;
35
35
private static final int CORE_COPYRIGHT_TO = 2023 ;
36
36
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >layout</artifactId >
10
10
<name >iText - layout</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >pdfa</artifactId >
10
10
<name >iText - pdfa</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >pdftest</artifactId >
10
10
<name >iText - pdftest</name >
Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.itextpdf</groupId >
5
5
<artifactId >root</artifactId >
6
- <version >8.0.2-SNAPSHOT </version >
6
+ <version >8.0.2</version >
7
7
<packaging >pom</packaging >
8
8
<name >iText</name >
9
9
<description >A Free Java-PDF library</description >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >sign</artifactId >
10
10
<name >iText - sign</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >styled-xml-parser</artifactId >
10
10
<name >iText - Styled XML Parser</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.itextpdf</groupId >
6
6
<artifactId >root</artifactId >
7
- <version >8.0.2-SNAPSHOT </version >
7
+ <version >8.0.2</version >
8
8
</parent >
9
9
<artifactId >svg</artifactId >
10
10
<name >iText - SVG</name >
You can’t perform that action at this time.
0 commit comments