Author: tolusha
Date: 2012-02-22 07:34:31 -0500 (Wed, 22 Feb 2012)
New Revision: 5687
Modified:
jcr/trunk/exo.jcr.connectors.jca/pom.xml
Log:
EXOJCR-1769: fix builds
Modified: jcr/trunk/exo.jcr.connectors.jca/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.connectors.jca/pom.xml 2012-02-22 11:38:23 UTC (rev 5686)
+++ jcr/trunk/exo.jcr.connectors.jca/pom.xml 2012-02-22 12:34:31 UTC (rev 5687)
@@ -56,6 +56,7 @@
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>
+ <index>false</index>
<manifest>
<addClasspath>true</addClasspath>
</manifest>
Show replies by date