[maven-release-plugin] prepare release any23-2.4
diff --git a/api/pom.xml b/api/pom.xml
index f92d97b..3cffb2b 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.5-SNAPSHOT</version>
+    <version>2.4</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/cli/pom.xml b/cli/pom.xml
index ac9f166..4f9c633 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>2.5-SNAPSHOT</version>
+    <version>2.4</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index 45a2fe2..815443e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.any23</groupId>
     <artifactId>apache-any23</artifactId>
-    <version>2.5-SNAPSHOT</version>
+    <version>2.4</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/csvutils/pom.xml b/csvutils/pom.xml
index 6ba0ce3..0599a39 100644
--- a/csvutils/pom.xml
+++ b/csvutils/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.5-SNAPSHOT</version>
+    <version>2.4</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/encoding/pom.xml b/encoding/pom.xml
index 321593e..c4f1359 100644
--- a/encoding/pom.xml
+++ b/encoding/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.5-SNAPSHOT</version>
+    <version>2.4</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/mime/pom.xml b/mime/pom.xml
index cbb9d8a..334afb3 100644
--- a/mime/pom.xml
+++ b/mime/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.5-SNAPSHOT</version>
+    <version>2.4</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 4a41718..44d047b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.any23</groupId>
   <artifactId>apache-any23</artifactId>
-  <version>2.5-SNAPSHOT</version>
+  <version>2.4</version>
   <packaging>pom</packaging>
 
   <name>Apache Any23</name>
@@ -240,7 +240,7 @@
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/any23.git</developerConnection>
     <connection>scm:git:http://gitbox.apache.org/repos/asf/any23.git</connection>
     <url>https://gitbox.apache.org/repos/asf/any23.git</url>
-    <tag>HEAD</tag>
+    <tag>any23-2.4</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
diff --git a/test-resources/pom.xml b/test-resources/pom.xml
index 9fe83ae..ac262e1 100644
--- a/test-resources/pom.xml
+++ b/test-resources/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>apache-any23</artifactId>
     <groupId>org.apache.any23</groupId>
-    <version>2.5-SNAPSHOT</version>
+    <version>2.4</version>
     <relativePath>../</relativePath>
   </parent>