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 2014/11/12 14:54:19 UTC

svn commit: r1638790 - /directory/apacheds/trunk/protocol-ldap/pom.xml

Author: elecharny
Date: Wed Nov 12 13:54:19 2014
New Revision: 1638790

URL: http://svn.apache.org/r1638790
Log:
Switched from bundle to jar

Modified:
    directory/apacheds/trunk/protocol-ldap/pom.xml

Modified: directory/apacheds/trunk/protocol-ldap/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/protocol-ldap/pom.xml?rev=1638790&r1=1638789&r2=1638790&view=diff
==============================================================================
--- directory/apacheds/trunk/protocol-ldap/pom.xml (original)
+++ directory/apacheds/trunk/protocol-ldap/pom.xml Wed Nov 12 13:54:19 2014
@@ -61,7 +61,7 @@
     <dependency>
       <groupId>org.apache.directory.jdbm</groupId>
       <artifactId>apacheds-jdbm1</artifactId>
-      <type>bundle</type>
+      <!--type>bundle</type-->
     </dependency>
 
     <dependency>