Author: ogrisel
Date: Mon Feb 28 17:41:04 2011
New Revision: 1075444
URL: http://svn.apache.org/viewvc?rev=1075444&view=rev
Log:
forgot the toplevel module declaration
Modified:
incubator/stanbol/trunk/pom.xml
Modified: incubator/stanbol/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/pom.xml?rev=1075444&r1=1075443&r2=1075444&view=diff
==============================================================================
--- incubator/stanbol/trunk/pom.xml (original)
+++ incubator/stanbol/trunk/pom.xml Mon Feb 28 17:41:04 2011
@@ -44,6 +44,7 @@
<modules>
<module>parent</module>
+ <module>frameworkfragment</module>
<module>entityhub</module>
<module>enhancer</module>
<module>commons</module>