[exo-jcr-commits] exo-jcr SVN: r1190 - jcr/branches/1.12.0-JBCCACHE.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Dec 25 10:25:36 EST 2009


Author: areshetnyak
Date: 2009-12-25 10:25:36 -0500 (Fri, 25 Dec 2009)
New Revision: 1190

Modified:
   jcr/branches/1.12.0-JBCCACHE/pom.xml
Log:
EXOJCR-330 : Fix root pom in 1.12.0-JBCCACHE.

Modified: jcr/branches/1.12.0-JBCCACHE/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/pom.xml	2009-12-25 15:15:43 UTC (rev 1189)
+++ jcr/branches/1.12.0-JBCCACHE/pom.xml	2009-12-25 15:25:36 UTC (rev 1190)
@@ -50,6 +50,8 @@
    </scm>
 
    <modules>
+      <module>applications/cluster.test.client</module>
+      
       <module>exo.jcr.component.core</module>
       <module>exo.jcr.component.ext</module>
       <module>exo.jcr.component.ftp</module>
@@ -67,10 +69,9 @@
       <module>applications/java/exo.jcr.applications.rest</module>
       <module>applications/java/exo.jcr.ear</module>
       <module>applications/java/exo.jcr.applications.backupconsole</module>
-      <module>applications/cluster.test.client</module>
 
       <module>packaging/module</module>
-      </modules>
+   </modules>
 
    <dependencyManagement>
       <dependencies>



More information about the exo-jcr-commits mailing list