You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2014/05/29 11:10:45 UTC

svn commit: r1598224 - /manifoldcf/trunk/connectors/pom.xml

Author: kwright
Date: Thu May 29 09:10:45 2014
New Revision: 1598224

URL: http://svn.apache.org/r1598224
Log:
Add gridfs to maven build

Modified:
    manifoldcf/trunk/connectors/pom.xml

Modified: manifoldcf/trunk/connectors/pom.xml
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/pom.xml?rev=1598224&r1=1598223&r2=1598224&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/pom.xml (original)
+++ manifoldcf/trunk/connectors/pom.xml Thu May 29 09:10:45 2014
@@ -39,6 +39,7 @@
     <module>hdfs</module>
     <module>jcifs</module>
     <module>jdbc</module>
+    <module>gridfs</module>
     <module>ldap</module>
     <module>nullauthority</module>
     <module>nulloutput</module>