You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2008/09/16 14:23:07 UTC

svn commit: r695829 - /directory/project/trunk/pom.xml

Author: felixk
Date: Tue Sep 16 05:23:06 2008
New Revision: 695829

URL: http://svn.apache.org/viewvc?rev=695829&view=rev
Log:
[maven-release-plugin] prepare release 13

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=695829&r1=695828&r2=695829&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Tue Sep 16 05:23:06 2008
@@ -32,7 +32,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>13-SNAPSHOT</version>
+  <version>13</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/13</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/13</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/tags/13</url>
   </scm>
 
   <build>