Replave the tags/1.0.0-M5 in the scm part by trunk
diff --git a/pom.xml b/pom.xml
index d535126..252f2c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,9 +51,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/mavibot/tags/1.0.0-M5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/mavibot/tags/1.0.0-M5</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/mavibot/tags/1.0.0-M5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/mavibot/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/mavibot/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/mavibot/trunk</url>
   </scm>
 
   <ciManagement>