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 2011/01/31 14:28:48 UTC

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

Author: seelmann
Date: Mon Jan 31 13:28:47 2011
New Revision: 1065603

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

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=1065603&r1=1065602&r2=1065603&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Mon Jan 31 13:28:47 2011
@@ -30,7 +30,7 @@
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
     <version>8</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -38,7 +38,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>19-SNAPSHOT</version>
+  <version>19</version>
   <url>http://directory.apache.org/</url>
 
   <description>
@@ -413,9 +413,9 @@
   </developers>
 
   <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/19</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/19</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/tags/19</url>
   </scm>
 
   <properties>