[exo-jcr-commits] exo-jcr SVN: r408 - ws/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Oct 26 12:40:25 EDT 2009


Author: dkatayev
Date: 2009-10-26 12:40:25 -0400 (Mon, 26 Oct 2009)
New Revision: 408

Modified:
   ws/trunk/pom.xml
Log:
EXOJCR-163 pom updated

Modified: ws/trunk/pom.xml
===================================================================
--- ws/trunk/pom.xml	2009-10-26 16:37:00 UTC (rev 407)
+++ ws/trunk/pom.xml	2009-10-26 16:40:25 UTC (rev 408)
@@ -52,12 +52,12 @@
    </properties>
 
    <modules>
-      <module>commons</module>
-      <module>frameworks/json</module>
-      <module>frameworks/servlet</module>
-      <module>testframework</module>
-      <module>rest/core</module>
-      <module>rest/ext</module>
+      <module>exo.ws.commons</module>
+      <module>exo.ws.frameworks.json</module>
+      <module>exo.ws.frameworks.servlet</module>
+      <module>exo.ws.testframework</module>
+      <module>exo.ws.rest.core</module>
+      <module>exo.ws.rest.ext</module>
       <module>packaging/module</module>
    </modules>
 



More information about the exo-jcr-commits mailing list