diff --git a/itext/pom.xml b/itext/pom.xml
index 6362065cc..ecc93c5b5 100644
--- a/itext/pom.xml
+++ b/itext/pom.xml
@@ -10,7 +10,7 @@
itextpdf
- 5.5.14-SNAPSHOT
+ 5.5.13.4
iText Core
A Free Java-PDF library
diff --git a/itext/src/main/java/com/itextpdf/text/Version.java b/itext/src/main/java/com/itextpdf/text/Version.java
index 46e652f0a..f1d968726 100644
--- a/itext/src/main/java/com/itextpdf/text/Version.java
+++ b/itext/src/main/java/com/itextpdf/text/Version.java
@@ -74,14 +74,14 @@ 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 final String release = "5.5.14-SNAPSHOT";
+ private final String release = "5.5.13.4";
/**
* This String contains the iText version as shown in the producer line.
* iText is a product developed by iText Group NV.
* iText Group requests that you retain the iText producer line
* in every PDF that is created or manipulated using iText.
*/
- private String iTextVersion = iText + " " + release + " \u00a92000-2020 iText Group NV";
+ private String iTextVersion = iText + " " + release + " \u00a92000-2024 iText Group NV";
/**
* The license key.
*/
diff --git a/pdfa/pom.xml b/pdfa/pom.xml
index 19bfe4808..812c53299 100644
--- a/pdfa/pom.xml
+++ b/pdfa/pom.xml
@@ -10,7 +10,7 @@
itext-pdfa
- 5.5.14-SNAPSHOT
+ 5.5.13.4
iText PDF/A
iText ISO-19005 Module
diff --git a/pom.xml b/pom.xml
index 8e2c8c653..cfc56629b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
root
- 5.5.14-SNAPSHOT
+ 5.5.13.4
pom
iText
diff --git a/xmlworker/pom.xml b/xmlworker/pom.xml
index ee1621857..d0ab5526d 100644
--- a/xmlworker/pom.xml
+++ b/xmlworker/pom.xml
@@ -11,7 +11,7 @@
com.itextpdf.tool
xmlworker
- 5.5.14-SNAPSHOT
+ 5.5.13.4
iText XML Worker
Parses XML to PDF, with CSS support, using iText
diff --git a/xtra/pom.xml b/xtra/pom.xml
index ea1d905f0..bbfcccecb 100644
--- a/xtra/pom.xml
+++ b/xtra/pom.xml
@@ -10,7 +10,7 @@
itext-xtra
- 5.5.14-SNAPSHOT
+ 5.5.13.4
iText Xtra
iText Xtra, part of iText a Free Java-PDF library