Author: enridaga
Date: Wed Nov 23 15:39:32 2011
New Revision: 1205453
URL: http://svn.apache.org/viewvc?rev=1205453&view=rev
Log:
Removed jobs modules from reasoners reactor (STANBOL-343)
Modified:
incubator/stanbol/branches/lto-reasoners/reasoners/pom.xml
Modified: incubator/stanbol/branches/lto-reasoners/reasoners/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/branches/lto-reasoners/reasoners/pom.xml?rev=1205453&r1=1205452&r2=1205453&view=diff
==============================================================================
--- incubator/stanbol/branches/lto-reasoners/reasoners/pom.xml (original)
+++ incubator/stanbol/branches/lto-reasoners/reasoners/pom.xml Wed Nov 23
15:39:32 2011
@@ -40,8 +40,6 @@
<module>../rules/manager</module-->
<module>servicesapi</module>
<module>manager</module>
- <module>jobs/api</module>
- <module>jobs/web</module>
<module>owlapi</module>
<module>jena</module>
<module>test</module>