Hi Alex

Sorry for disturbing, but for me the new developerConnection looks somehow 
strange.

Regards
Felix




Modified: directory/shared/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=627100&r1=627099&r2=627100&view=diff
==============================================================================
--- directory/shared/trunk/pom.xml (original)
+++ directory/shared/trunk/pom.xml Tue Feb 12 12:54:51 2008
@@ -27,7 +27,7 @@
   <artifactId>shared-parent</artifactId>
   <name>Apache Directory Shared</name>
<packaging>pom</packaging> - <version>0.9.8</version>
+  <version>0.9.9-SNAPSHOT</version>
<modules>
     <module>asn1</module>
@@ -200,9 +200,9 @@
   </profiles>
<scm>
-    
<connection>scm:svn:https://svn.apache.org/repos/asf/directory/shared/releases/0.9.8</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/shared/releases/0.9.8</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/shared/releases/0.9.8</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/directory/shared/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/releases/9/shared-parent</developerConnection>
+    
<url>http://svn.apache.org/viewvc/directory/project/releases/9/shared-parent</url>
   </scm>
</project>



Reply via email to