Author: marijan
Date: Sat Sep 15 17:51:35 2012
New Revision: 1385142
URL: http://svn.apache.org/viewvc?rev=1385142&view=rev
Log:
RAVE-695 Create new rave-jcr-ocm module providing JCR based Object Content
Mapping (OCM) support
- remove local app
Modified:
rave/sandbox/content-services/pom.xml
Modified: rave/sandbox/content-services/pom.xml
URL:
http://svn.apache.org/viewvc/rave/sandbox/content-services/pom.xml?rev=1385142&r1=1385141&r2=1385142&view=diff
==============================================================================
--- rave/sandbox/content-services/pom.xml (original)
+++ rave/sandbox/content-services/pom.xml Sat Sep 15 17:51:35 2012
@@ -193,8 +193,6 @@
<module>rave-web-jcr</module>
<module>rave-jcr-tools</module>
<module>demo-portal</module>
- <module>simple-app</module>
-
</modules>
<build>