Index: /FCKeditor.Java/trunk/pom.xml
===================================================================
--- /FCKeditor.Java/trunk/pom.xml	(revision 2008)
+++ /FCKeditor.Java/trunk/pom.xml	(revision 2009)
@@ -318,19 +318,19 @@
 	<distributionManagement>
 		<repository>
-			<id>uni-space</id>
+			<id>local</id>
 			<url>
-				scp://wuhan.mi.fu-berlin.de/home/bude/ossipov/web-home/m2repo
+				file:///home/mosipov/public_html/m2repo
 			</url>
 		</repository>
 		<snapshotRepository>
-			<id>uni-space</id>
+			<id>local</id>
 			<url>
-				scp://wuhan.mi.fu-berlin.de/home/bude/ossipov/web-home/m2repo-snapshots
+				file:///home/mosipov/public_html/m2repo-snapshots
 			</url>
 		</snapshotRepository>
 		<site>
-			<id>uni-space</id>
+			<id>local</id>
 			<url>
-				scp://wuhan.mi.fu-berlin.de/home/bude/ossipov/web-home/fckeditor-java
+				file:///home/mosipov/public_html/docs
 			</url>
 		</site>
