Author: schuch
Date: Wed Sep 11 14:24:12 2019
New Revision: 1866799
URL: http://svn.apache.org/viewvc?rev=1866799&view=rev
Log:
add the csws module to the maven reactor
Modified:
manifoldcf/trunk/connectors/pom.xml
Modified: manifoldcf/trunk/connectors/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/pom.xml?rev=1866799&r1=1866798&r2=1866799&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/pom.xml (original)
+++ manifoldcf/trunk/connectors/pom.xml Wed Sep 11 14:24:12 2019
@@ -76,6 +76,7 @@
<module>rocketchat</module>
<module>html-extractor</module>
<module>mongodb</module>
+ <module>csws</module>
</modules>
</project>