[maven-release-plugin]  copy for tag 10

git-svn-id: https://svn.apache.org/repos/asf/directory/project/tags/10@645835 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 114b28c..b0d47e5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>10-SNAPSHOT</version>
+  <version>10</version>
 
   <ciManagement>
     <system>continuum</system>
@@ -176,9 +176,9 @@
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/branches/bigbang</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/branches/bigbang</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/branches/bigbang</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/tags/10</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/10</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/tags/10</url>
   </scm>
 
   <build>