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

svn commit: r1165636 - /directory/studio/trunk/plugins/ldifeditor/pom.xml

Author: pamarcelot
Date: Tue Sep  6 12:28:04 2011
New Revision: 1165636

URL: http://svn.apache.org/viewvc?rev=1165636&view=rev
Log:
Fixed comment.

Modified:
    directory/studio/trunk/plugins/ldifeditor/pom.xml

Modified: directory/studio/trunk/plugins/ldifeditor/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/plugins/ldifeditor/pom.xml?rev=1165636&r1=1165635&r2=1165636&view=diff
==============================================================================
--- directory/studio/trunk/plugins/ldifeditor/pom.xml (original)
+++ directory/studio/trunk/plugins/ldifeditor/pom.xml Tue Sep  6 12:28:04 2011
@@ -161,6 +161,7 @@
   </build>
 
   <dependencies>
+    <!-- Apache Directory Studio library plugins dependencies -->
     <dependency>
       <groupId>org.apache.directory.shared</groupId>
       <artifactId>shared-ldap-model</artifactId>
@@ -172,7 +173,6 @@
       <scope>provided</scope>
     </dependency>
 
-    <!-- Apache Directory Studio library plugins dependencies -->
     <!-- Apache Directory Studio plugins dependencies -->
     <dependency>
       <groupId>org.apache.directory.studio</groupId>