You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2009/08/17 12:20:50 UTC

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

Author: pamarcelot
Date: Mon Aug 17 10:20:50 2009
New Revision: 804925

URL: http://svn.apache.org/viewvc?rev=804925&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=804925&r1=804924&r2=804925&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Mon Aug 17 10:20:50 2009
@@ -37,7 +37,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>16</version>
+  <version>17-SNAPSHOT</version>
 
   <ciManagement>
     <system>continuum</system>
@@ -183,9 +183,9 @@
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/tags/16</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/16</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/tags/16</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>
 
   <properties>