diff --git a/barcodes/pom.xml b/barcodes/pom.xml
index c61861fc6f..2ac6b5f178 100644
--- a/barcodes/pom.xml
+++ b/barcodes/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
barcodes
iText 7 - barcodes
diff --git a/commons/pom.xml b/commons/pom.xml
index a573297669..c81314ab26 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
commons
iText 7 - 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 bdb6c51e45..b31e664045 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 = "7.2.4-SNAPSHOT";
+ static final String COMMONS_VERSION = "7.2.4";
static final int COMMONS_COPYRIGHT_SINCE = 2000;
static final int COMMONS_COPYRIGHT_TO = 2022;
diff --git a/font-asian/pom.xml b/font-asian/pom.xml
index d149f63125..c88e699ca6 100644
--- a/font-asian/pom.xml
+++ b/font-asian/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
font-asian
iText 7 - Asian fonts
diff --git a/forms/pom.xml b/forms/pom.xml
index 1243d5c1bb..5f24cfdcb7 100644
--- a/forms/pom.xml
+++ b/forms/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
forms
iText 7 - forms
diff --git a/hyph/pom.xml b/hyph/pom.xml
index 605572567f..2cf831092f 100644
--- a/hyph/pom.xml
+++ b/hyph/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
hyph
iText 7 - hyph
diff --git a/io/pom.xml b/io/pom.xml
index 5b1b6aa147..dbb3d24710 100644
--- a/io/pom.xml
+++ b/io/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
io
iText 7 - io
diff --git a/itextcore/pom.xml b/itextcore/pom.xml
index a2751c9c30..2ac8806636 100644
--- a/itextcore/pom.xml
+++ b/itextcore/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.itextpdf
itext7-core
- 7.2.4-SNAPSHOT
+ 7.2.4
pom
iText 7 Core
A Free Java-PDF library
diff --git a/kernel/pom.xml b/kernel/pom.xml
index 9575b21635..fc8b8bec37 100644
--- a/kernel/pom.xml
+++ b/kernel/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
kernel
iText 7 - 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 18fe226e24..7d9a609eaa 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 = "7.2.4-SNAPSHOT";
+ private static final String CORE_VERSION = "7.2.4";
private static final int CORE_COPYRIGHT_SINCE = 2000;
private static final int CORE_COPYRIGHT_TO = 2022;
diff --git a/layout/pom.xml b/layout/pom.xml
index 18de14c5fd..c1943b172b 100644
--- a/layout/pom.xml
+++ b/layout/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
layout
iText 7 - layout
diff --git a/pdfa/pom.xml b/pdfa/pom.xml
index 4401d3eb50..12ffdef206 100644
--- a/pdfa/pom.xml
+++ b/pdfa/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
pdfa
iText 7 - pdfa
diff --git a/pdftest/pom.xml b/pdftest/pom.xml
index 1b2db89c90..6530d93c13 100644
--- a/pdftest/pom.xml
+++ b/pdftest/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
pdftest
iText 7 - pdftest
diff --git a/pom.xml b/pom.xml
index e6ce289d14..aac1cb8a9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
pom
iText 7
A Free Java-PDF library
diff --git a/sign/pom.xml b/sign/pom.xml
index 7fcf772c66..38c401257f 100644
--- a/sign/pom.xml
+++ b/sign/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
sign
iText 7 - sign
diff --git a/styled-xml-parser/pom.xml b/styled-xml-parser/pom.xml
index e665d111a2..c76ef1f053 100644
--- a/styled-xml-parser/pom.xml
+++ b/styled-xml-parser/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
styled-xml-parser
iText 7 - Styled XML Parser
diff --git a/svg/pom.xml b/svg/pom.xml
index bff4d4ab07..d074b37414 100644
--- a/svg/pom.xml
+++ b/svg/pom.xml
@@ -4,7 +4,7 @@
com.itextpdf
root
- 7.2.4-SNAPSHOT
+ 7.2.4
svg
iText 7 - SVG