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 2010/08/11 18:19:02 UTC

svn commit: r984460 - /directory/shared/branches/shared-codec-merge/all/pom.xml

Author: elecharny
Date: Wed Aug 11 16:19:02 2010
New Revision: 984460

URL: http://svn.apache.org/viewvc?rev=984460&view=rev
Log:
Temporary removal of the dsml jar from shared-all

Modified:
    directory/shared/branches/shared-codec-merge/all/pom.xml

Modified: directory/shared/branches/shared-codec-merge/all/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/branches/shared-codec-merge/all/pom.xml?rev=984460&r1=984459&r2=984460&view=diff
==============================================================================
--- directory/shared/branches/shared-codec-merge/all/pom.xml (original)
+++ directory/shared/branches/shared-codec-merge/all/pom.xml Wed Aug 11 16:19:02 2010
@@ -44,10 +44,10 @@
       <artifactId>shared-cursor</artifactId>
     </dependency>
 
-    <dependency>
+    <!-- dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>shared-dsml-parser</artifactId>
-    </dependency>
+    </dependency -->
 
     <dependency>
       <groupId>${project.groupId}</groupId>