[exo-jcr-commits] exo-jcr SVN: r5541 - jcr/trunk/exo.jcr.component.core.impl.infinispan.v5.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Jan 30 07:34:09 EST 2012


Author: nzamosenchuk
Date: 2012-01-30 07:34:08 -0500 (Mon, 30 Jan 2012)
New Revision: 5541

Modified:
   jcr/trunk/exo.jcr.component.core.impl.infinispan.v5/pom.xml
Log:
EXOJCR-1682 : fix build

Modified: jcr/trunk/exo.jcr.component.core.impl.infinispan.v5/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core.impl.infinispan.v5/pom.xml	2012-01-30 08:34:51 UTC (rev 5540)
+++ jcr/trunk/exo.jcr.component.core.impl.infinispan.v5/pom.xml	2012-01-30 12:34:08 UTC (rev 5541)
@@ -77,7 +77,7 @@
       <dependency>
          <groupId>org.exoplatform.jcr</groupId>
          <artifactId>exo.jcr.component.core</artifactId>
-         <classifier>tests</classifier>
+         <classifier>test-sources</classifier>
          <scope>test</scope>
          <version>${project.version}</version>
          <exclusions>



More information about the exo-jcr-commits mailing list