Index: /FCKeditor.Java/branches/2.4.x/java-core/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4.x/java-core/pom.xml	(revision 3859)
+++ /FCKeditor.Java/branches/2.4.x/java-core/pom.xml	(revision 3860)
@@ -47,5 +47,5 @@
 		<groupId>net.fckeditor</groupId>
 		<artifactId>fckeditor-java</artifactId>
-		<version>2.4-SNAPSHOT</version>
+		<version>2.4.2-SNAPSHOT</version>
 	</parent>
 
@@ -139,4 +139,4 @@
 		instance and a Servlet handling server-side user files and folders.
 	</description>
-	<url>http://java.fckeditor.net</url>
+	<url>http://java.fckeditor.net/2.4.x</url>
 </project>
Index: /FCKeditor.Java/branches/2.4.x/java-demo/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4.x/java-demo/pom.xml	(revision 3859)
+++ /FCKeditor.Java/branches/2.4.x/java-demo/pom.xml	(revision 3860)
@@ -7,5 +7,5 @@
 			<groupId>net.fckeditor</groupId>
 			<artifactId>java-core</artifactId>
-			<version>2.4-SNAPSHOT</version>
+			<version>2.4.2-SNAPSHOT</version>
 		</dependency>
 		<dependency>
@@ -19,5 +19,5 @@
 		<groupId>net.fckeditor</groupId>
 		<artifactId>fckeditor-java</artifactId>
-		<version>2.4-SNAPSHOT</version>
+		<version>2.4.2-SNAPSHOT</version>
 	</parent>
 
@@ -102,4 +102,4 @@
 		version.
 	</description>
-	<url>http://java.fckeditor.net</url>
+	<url>http://java.fckeditor.net/2.4.x</url>
 </project>
Index: /FCKeditor.Java/branches/2.4.x/pom.xml
===================================================================
--- /FCKeditor.Java/branches/2.4.x/pom.xml	(revision 3859)
+++ /FCKeditor.Java/branches/2.4.x/pom.xml	(revision 3860)
@@ -3,5 +3,5 @@
 	<groupId>net.fckeditor</groupId>
 	<artifactId>fckeditor-java</artifactId>
-	<version>2.4-SNAPSHOT</version>
+	<version>2.4.2-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<modules>
@@ -194,5 +194,5 @@
 		FCKeditor in your web environment.
 	</description>
-	<url>http://java.fckeditor.net</url>
+	<url>http://java.fckeditor.net/2.4.x</url>
 	<inceptionYear>2004</inceptionYear>
 	<licenses>
@@ -314,5 +314,5 @@
 			<id>local</id>
 			<url>
-				file:///home/mosipov/public_html/docs
+				file:///home/mosipov/public_html/2.4.x
 			</url>
 		</site>
Index: /FCKeditor.Java/branches/2.4.x/src/changes/changes.xml
===================================================================
--- /FCKeditor.Java/branches/2.4.x/src/changes/changes.xml	(revision 3859)
+++ /FCKeditor.Java/branches/2.4.x/src/changes/changes.xml	(revision 3860)
@@ -6,5 +6,5 @@
 	
 	<body>
-		<release version="2.4.2" date="2009-07-10" description="Security and bugfixes.">
+		<release version="2.4.2-SNAPSHOT" date="in SVN" description="Security and bugfixes.">
 			<action dev="mosipov" type="fix" issue="3902">Unsanitized request parameters may cause the request loop endlessly</action>
 			<action dev="mosipov" type="fix" issue="2608">Removing carriage return invalidates JavaScript</action>
