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 2009/11/07 16:05:25 UTC

svn commit: r833694 - /directory/studio/trunk/pom.xml

Author: seelmann
Date: Sat Nov  7 15:05:24 2009
New Revision: 833694

URL: http://svn.apache.org/viewvc?rev=833694&view=rev
Log:
Added description, updated scm url (use ViewVC)

Modified:
    directory/studio/trunk/pom.xml

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=833694&r1=833693&r2=833694&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Sat Nov  7 15:05:24 2009
@@ -30,6 +30,7 @@
   <artifactId>parent</artifactId>
   <version>1.5.1-SNAPSHOT</version>
   <name>Apache Directory Studio</name>
+  <description>Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with the Apache Directory Server.</description>
   <packaging>pom</packaging>
 
   <url>http://directory.apache.org/studio/</url>
@@ -47,7 +48,7 @@
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/directory/studio/trunk/</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/studio/trunk/</developerConnection>
-    <url>https://svn.apache.org/repos/asf/directory/studio/trunk/</url>
+    <url>https://svn.apache.org/viewvc/directory/studio/trunk/</url>
   </scm>
 
   <distributionManagement>