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 2011/08/09 02:35:43 UTC

svn commit: r1155172 - /incubator/lcf/branches/CONNECTORS-224/connectors/pom.xml

Author: kwright
Date: Tue Aug  9 00:35:43 2011
New Revision: 1155172

URL: http://svn.apache.org/viewvc?rev=1155172&view=rev
Log:
Hook up opensearchserver to pom.xml

Modified:
    incubator/lcf/branches/CONNECTORS-224/connectors/pom.xml

Modified: incubator/lcf/branches/CONNECTORS-224/connectors/pom.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/branches/CONNECTORS-224/connectors/pom.xml?rev=1155172&r1=1155171&r2=1155172&view=diff
==============================================================================
--- incubator/lcf/branches/CONNECTORS-224/connectors/pom.xml (original)
+++ incubator/lcf/branches/CONNECTORS-224/connectors/pom.xml Tue Aug  9 00:35:43 2011
@@ -45,6 +45,7 @@
     <module>solr</module>
     <module>webcrawler</module>
     <module>cmis</module>
+    <module>opensearchserver</module>
   </modules>
 
 </project>