[exo-jcr-commits] exo-jcr SVN: r1721 - jcr/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Feb 8 09:06:36 EST 2010


Author: dkatayev
Date: 2010-02-08 09:06:35 -0500 (Mon, 08 Feb 2010)
New Revision: 1721

Modified:
   jcr/trunk/pom.xml
Log:
EXOJCR-454 foundation-parent updated to 4-SNAPSHOT version

Modified: jcr/trunk/pom.xml
===================================================================
--- jcr/trunk/pom.xml	2010-02-08 14:05:59 UTC (rev 1720)
+++ jcr/trunk/pom.xml	2010-02-08 14:06:35 UTC (rev 1721)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.exoplatform</groupId>
     <artifactId>foundation-parent</artifactId>
-    <version>3</version>
+    <version>4-SNAPSHOT</version>
   </parent>
   <groupId>org.exoplatform.jcr</groupId>
   <artifactId>jcr-parent</artifactId>
@@ -424,6 +424,7 @@
             </includes>
             <excludes>
               <exclude>**/ftpclient/**/*.java</exclude>
+              <exclude>**/TestCleanableFileStreamValueData.java</exclude>
             </excludes>
           </configuration>
         </plugin>



More information about the exo-jcr-commits mailing list