You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2007/08/24 18:12:02 UTC

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

Author: akarasulu
Date: Fri Aug 24 09:12:01 2007
New Revision: 569440

URL: http://svn.apache.org/viewvc?rev=569440&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=569440&r1=569439&r2=569440&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Fri Aug 24 09:12:01 2007
@@ -9,16 +9,16 @@
   </parent>
 
   <groupId>org.apache.directory.project</groupId>
-  <version>y</version>
+  <version>9-SNAPSHOT</version>
   <artifactId>project</artifactId>
   <name>Apache Directory Project</name>
   <inceptionYear>2003</inceptionYear>
   <packaging>pom</packaging>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/releases/project-y</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/releases/project-y</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/releases/project-y</url>
+    <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>
   </scm>
 
   <!-- =======================  WARNING ========================== -->