Index: /FCKeditor.Java/trunk/java-core/pom.xml
===================================================================
--- /FCKeditor.Java/trunk/java-core/pom.xml	(revision 2192)
+++ /FCKeditor.Java/trunk/java-core/pom.xml	(revision 2193)
@@ -1,3 +1,2 @@
-<?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
@@ -48,5 +47,5 @@
 		<groupId>net.fckeditor</groupId>
 		<artifactId>fckeditor-java</artifactId>
-		<version>2.4-SNAPSHOT</version>
+		<version>2.4</version>
 	</parent>
 
Index: /FCKeditor.Java/trunk/java-demo/pom.xml
===================================================================
--- /FCKeditor.Java/trunk/java-demo/pom.xml	(revision 2192)
+++ /FCKeditor.Java/trunk/java-demo/pom.xml	(revision 2193)
@@ -1,6 +1,3 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>java-demo</artifactId>
@@ -10,5 +7,5 @@
 			<groupId>net.fckeditor</groupId>
 			<artifactId>java-core</artifactId>
-			<version>2.4-SNAPSHOT</version>
+			<version>2.4</version>
 		</dependency>
 		<dependency>
@@ -22,5 +19,5 @@
 		<groupId>net.fckeditor</groupId>
 		<artifactId>fckeditor-java</artifactId>
-		<version>2.4-SNAPSHOT</version>
+		<version>2.4</version>
 	</parent>
 
Index: /FCKeditor.Java/trunk/pom.xml
===================================================================
--- /FCKeditor.Java/trunk/pom.xml	(revision 2192)
+++ /FCKeditor.Java/trunk/pom.xml	(revision 2193)
@@ -1,8 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>net.fckeditor</groupId>
 	<artifactId>fckeditor-java</artifactId>
-	<version>2.4-SNAPSHOT</version>
+	<version>2.4</version>
 	<packaging>pom</packaging>
 	<modules>
@@ -294,7 +293,7 @@
 	</mailingLists>
 	<scm>
-		<connection>scm:svn:http://svn.fckeditor.net/FCKeditor.Java/trunk</connection>
-		<developerConnection>scm:svn:https://svn.fckeditor.net/FCKeditor.Java/trunk</developerConnection>
-		<url>http://dev.fckeditor.net/browser/FCKeditor.Java/trunk</url>
+		<connection>scm:svn:http://svn.fckeditor.net/FCKeditor.Java/tags/2.4</connection>
+		<developerConnection>scm:svn:https://svn.fckeditor.net/FCKeditor.Java/tags/2.4</developerConnection>
+		<url>http://dev.fckeditor.net/browser/FCKeditor.Java/tags/2.4</url>
 	</scm>
 	<prerequisites>
