[exo-jcr-commits] exo-jcr SVN: r460 - ws/branches/2.2.x.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Oct 30 18:03:54 EDT 2009


Author: aparfonov
Date: 2009-10-30 18:03:54 -0400 (Fri, 30 Oct 2009)
New Revision: 460

Removed:
   ws/branches/2.2.x/frameworks/
   ws/branches/2.2.x/rest/
Modified:
   ws/branches/2.2.x/pom.xml
Log:
EXOJCR-163 : 

Modified: ws/branches/2.2.x/pom.xml
===================================================================
--- ws/branches/2.2.x/pom.xml	2009-10-30 21:47:17 UTC (rev 459)
+++ ws/branches/2.2.x/pom.xml	2009-10-30 22:03:54 UTC (rev 460)
@@ -52,13 +52,13 @@
    </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>rest/exo.ws.rest.deploy</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>exo.ws.rest.deploy</module>
       <module>packaging/module</module>
    </modules>
 



More information about the exo-jcr-commits mailing list