Author: rwesten
Date: Tue Feb 5 13:49:24 2013
New Revision: 1442585
URL: http://svn.apache.org/viewvc?rev=1442585&view=rev
Log:
STANBOL-910: added new o.a.s.commons.web.viewable.ldpath module to commons
reactor
Modified:
stanbol/trunk/commons/pom.xml
Modified: stanbol/trunk/commons/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/commons/pom.xml?rev=1442585&r1=1442584&r2=1442585&view=diff
==============================================================================
--- stanbol/trunk/commons/pom.xml (original)
+++ stanbol/trunk/commons/pom.xml Tue Feb 5 13:49:24 2013
@@ -64,6 +64,7 @@
<module>web/base.jersey</module>
<module>web/home</module>
<module>web/viewable</module>
+ <module>web/viewable-ldpath</module>
<module>web/resources</module>
<module>web/sparql</module>
<module>ldpathtemplate</module>