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:53:16 UTC

svn commit: r1638788 - /directory/apacheds/trunk/all/pom.xml

Author: elecharny
Date: Wed Nov 12 13:53:14 2014
New Revision: 1638788

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

Modified:
    directory/apacheds/trunk/all/pom.xml

Modified: directory/apacheds/trunk/all/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/all/pom.xml?rev=1638788&r1=1638787&r2=1638788&view=diff
==============================================================================
--- directory/apacheds/trunk/all/pom.xml (original)
+++ directory/apacheds/trunk/all/pom.xml Wed Nov 12 13:53:14 2014
@@ -74,7 +74,7 @@
     <dependency>
       <groupId>org.apache.directory.jdbm</groupId>
       <artifactId>apacheds-jdbm1</artifactId>
-      <type>bundle</type>
+      <!--type>bundle</type-->
     </dependency>
     
     <dependency>