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/09/26 00:38:49 UTC

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

Author: seelmann
Date: Sat Sep 25 22:38:49 2010
New Revision: 1001329

URL: http://svn.apache.org/viewvc?rev=1001329&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=1001329&r1=1001328&r2=1001329&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Sat Sep 25 22:38:49 2010
@@ -37,7 +37,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>18</version>
+  <version>19-SNAPSHOT</version>
   <url>http://directory.apache.org/</url>
 
   <description>
@@ -414,9 +414,9 @@
   </developers>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/tags/project-18</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/project-18</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/tags/project-18</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>