Index: /FCKeditor.Java/branches/2.4.x/java-core/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4.x/java-core/pom.xml	(revision 2547)
+++ /FCKeditor.Java/branches/2.4.x/java-core/pom.xml	(revision 2548)
@@ -47,5 +47,5 @@
 		<groupId>net.fckeditor</groupId>
 		<artifactId>fckeditor-java</artifactId>
-		<version>2.4.1</version>
+		<version>2.4-SNAPSHOT</version>
 	</parent>
 
Index: /FCKeditor.Java/branches/2.4.x/java-demo/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4.x/java-demo/pom.xml	(revision 2547)
+++ /FCKeditor.Java/branches/2.4.x/java-demo/pom.xml	(revision 2548)
@@ -7,5 +7,5 @@
 			<groupId>net.fckeditor</groupId>
 			<artifactId>java-core</artifactId>
-			<version>2.4.1</version>
+			<version>2.4-SNAPSHOT</version>
 		</dependency>
 		<dependency>
@@ -19,5 +19,5 @@
 		<groupId>net.fckeditor</groupId>
 		<artifactId>fckeditor-java</artifactId>
-		<version>2.4.1</version>
+		<version>2.4-SNAPSHOT</version>
 	</parent>
 
Index: /FCKeditor.Java/branches/2.4.x/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4.x/pom.xml	(revision 2547)
+++ /FCKeditor.Java/branches/2.4.x/pom.xml	(revision 2548)
@@ -3,5 +3,5 @@
 	<groupId>net.fckeditor</groupId>
 	<artifactId>fckeditor-java</artifactId>
-	<version>2.4.1</version>
+	<version>2.4-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<modules>
@@ -291,7 +291,7 @@
 	</mailingLists>
 	<scm>
-		<connection>scm:svn:http://svn.fckeditor.net/FCKeditor.Java/tags/2.4.1</connection>
-		<developerConnection>scm:svn:https://svn.fckeditor.net/FCKeditor.Java/tags/2.4.1</developerConnection>
-		<url>http://dev.fckeditor.net/browser/FCKeditor.Java/tags/2.4.1</url>
+		<connection>scm:svn:http://svn.fckeditor.net/FCKeditor.Java/branches/2.4.x</connection>
+		<developerConnection>scm:svn:https://svn.fckeditor.net/FCKeditor.Java/branches/2.4.x</developerConnection>
+		<url>http://dev.fckeditor.net/browser/FCKeditor.Java/branches/2.4.x</url>
 	</scm>
 	<prerequisites>
