You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2011/06/21 18:05:44 UTC

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

Author: elecharny
Date: Tue Jun 21 16:05:43 2011
New Revision: 1138068

URL: http://svn.apache.org/viewvc?rev=1138068&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=1138068&r1=1138067&r2=1138068&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Tue Jun 21 16:05:43 2011
@@ -38,7 +38,7 @@
   <artifactId>project</artifactId>
   <packaging>pom</packaging>
   <name>Apache Directory Project</name>
-  <version>22</version>
+  <version>23-SNAPSHOT</version>
   <url>http://directory.apache.org/</url>
 
   <description>
@@ -402,9 +402,9 @@
   </developers>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/tags/22</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/tags/22</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/tags/22</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>
   
   <prerequisites>