You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2012/11/29 19:40:59 UTC

svn commit: r1415314 - in /stanbol/trunk/commons: pom.xml web/ldviewable/ web/viewable/

Author: reto
Date: Thu Nov 29 18:40:59 2012
New Revision: 1415314

URL: http://svn.apache.org/viewvc?rev=1415314&view=rev
Log:
STANBOL-742: renamed folder to reflect new artifact name

Added:
    stanbol/trunk/commons/web/viewable/
      - copied from r1415313, stanbol/trunk/commons/web/ldviewable/
Removed:
    stanbol/trunk/commons/web/ldviewable/
Modified:
    stanbol/trunk/commons/pom.xml

Modified: stanbol/trunk/commons/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/commons/pom.xml?rev=1415314&r1=1415313&r2=1415314&view=diff
==============================================================================
--- stanbol/trunk/commons/pom.xml (original)
+++ stanbol/trunk/commons/pom.xml Thu Nov 29 18:40:59 2012
@@ -45,7 +45,7 @@
     <module>web/base</module>
     <module>web/base.jersey</module>
     <module>web/home</module>
-	<module>web/ldviewable</module>
+	<module>web/viewable</module>
 	
     <module>stanboltools/datafileprovider</module>
     <module>stanboltools/offline</module>