updated svn references according to the move

git-svn-id: https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk@1326152 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/eclipse/doxia-osgi/pom.xml b/eclipse/doxia-osgi/pom.xml
index e52fd5d..f6f9148 100644
--- a/eclipse/doxia-osgi/pom.xml
+++ b/eclipse/doxia-osgi/pom.xml
@@ -35,12 +35,12 @@
   <packaging>pom</packaging>
 
   <description>Make an OSGi bundle consisting of Doxia, and put it in a P2 repo.</description>
-  <url>http://maven.apache.org/doxia</url>
+  <url>http://maven.apache.org/doxia/doxia-ide/eclipse/</url>
 
   <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi</developerConnection>
-      <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/doxia-osgi</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi</developerConnection>
+      <url>http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/doxia-osgi</url>
   </scm>
   <issueManagement>
     <system>jira</system>
diff --git a/eclipse/eclipse-plugins/pom.xml b/eclipse/eclipse-plugins/pom.xml
index ca8bd2e..c0b8841 100644
--- a/eclipse/eclipse-plugins/pom.xml
+++ b/eclipse/eclipse-plugins/pom.xml
@@ -35,12 +35,12 @@
   <packaging>pom</packaging>
 
   <description>The eclipse plugins, features, and update site are here.</description>
-  <url>http://maven.apache.org/doxia</url>
+  <url>http://maven.apache.org/doxia/doxia-ide/eclipse/</url>
 
   <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse-plugins</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse-plugins</developerConnection>
-      <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse-plugins</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins</developerConnection>
+      <url>http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/eclipse-plugins</url>
   </scm>
   <issueManagement>
     <system>jira</system>
diff --git a/eclipse/site/pom.xml b/eclipse/site/pom.xml
index 07ea114..565dfc4 100644
--- a/eclipse/site/pom.xml
+++ b/eclipse/site/pom.xml
@@ -35,13 +35,13 @@
   <packaging>pom</packaging>
 
   <description>Website for the Apache Maven Doxia Eclipse Editor plugin.</description>
-  <url>http://maven.apache.org/doxia/doxia-tools/doxia-ide/eclipse/</url>
+  <url>http://maven.apache.org/doxia/doxia-ide/eclipse/</url>
 
   <!-- The project basedir and not the site -->
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/doxia/doxia-ide/trunk/eclipse/</url>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -54,7 +54,7 @@
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scp://people.apache.org/www/maven.apache.org/doxia/doxia-tools/doxia-ide/eclipse/</url>
+      <url>scp://people.apache.org/www/maven.apache.org/doxia/doxia-ide/eclipse/</url>
     </site>
   </distributionManagement>
 
diff --git a/eclipse/site/src/site/apt/development.apt b/eclipse/site/src/site/apt/development.apt
index e511979..bd7e8b9 100644
--- a/eclipse/site/src/site/apt/development.apt
+++ b/eclipse/site/src/site/apt/development.apt
@@ -81,5 +81,5 @@
 |_ Builds Eclipse plugins
 +-------------------------------+
 
-  See the {{{http://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-ide/eclipse/README.TXT}README.TXT}}
+  See the {{{http://svn.apache.org/repos/asf/maven/doxia/doxia-ide/trunk/eclipse/README.TXT}README.TXT}}
   for more informations.