[maven-release-plugin]  copy for tag 14

git-svn-id: https://svn.apache.org/repos/asf/directory/project/tags/14@704092 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 76e1751..bfd1657 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>14-SNAPSHOT</version>
+  <version>14</version>
 
   <ciManagement>
     <system>continuum</system>
@@ -176,9 +176,9 @@
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/tags/14</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/14</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/tags/14</url>
   </scm>
 
   <properties>