You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2010/03/07 21:46:41 UTC

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

Author: seelmann
Date: Sun Mar  7 20:46:41 2010
New Revision: 920106

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

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=920106&r1=920105&r2=920106&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Sun Mar  7 20:46:41 2010
@@ -37,7 +37,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>17-SNAPSHOT</version>
+  <version>17</version>
 
   <ciManagement>
     <system>continuum</system>
@@ -323,9 +323,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/17</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/17</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/tags/17</url>
   </scm>
 
   <properties>