You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by ml...@apache.org on 2013/06/27 12:25:47 UTC

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

Author: mlizewski
Date: Thu Jun 27 10:25:47 2013
New Revision: 1497287

URL: http://svn.apache.org/r1497287
Log:
reference to Generic connector module

Modified:
    manifoldcf/trunk/connectors/pom.xml

Modified: manifoldcf/trunk/connectors/pom.xml
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/pom.xml?rev=1497287&r1=1497286&r2=1497287&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/pom.xml (original)
+++ manifoldcf/trunk/connectors/pom.xml Thu Jun 27 10:25:47 2013
@@ -54,6 +54,7 @@
     <module>dropbox</module>
     <module>googledrive</module>
     <module>jira</module>
+    <module>generic</module>
   </modules>
 
 </project>