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 2009/02/24 11:53:08 UTC

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

Author: felixk
Date: Tue Feb 24 10:53:08 2009
New Revision: 747336

URL: http://svn.apache.org/viewvc?rev=747336&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=747336&r1=747335&r2=747336&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Tue Feb 24 10:53:08 2009
@@ -37,7 +37,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>15</version>
+  <version>16-SNAPSHOT</version>
 
   <ciManagement>
     <system>continuum</system>
@@ -179,9 +179,9 @@
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/tags/15</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/15</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/tags/15</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>