[exo-jcr-commits] exo-jcr SVN: r123 - jcr/tags/1.12.0-Beta01/applications.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Sep 2 04:39:29 EDT 2009


Author: tolusha
Date: 2009-09-02 04:39:29 -0400 (Wed, 02 Sep 2009)
New Revision: 123

Modified:
   jcr/tags/1.12.0-Beta01/applications/product-exo-jcr-as-tomcat6.xml
Log:
EXOJCR-66: replace parent artefactId

Modified: jcr/tags/1.12.0-Beta01/applications/product-exo-jcr-as-tomcat6.xml
===================================================================
--- jcr/tags/1.12.0-Beta01/applications/product-exo-jcr-as-tomcat6.xml	2009-09-01 15:24:55 UTC (rev 122)
+++ jcr/tags/1.12.0-Beta01/applications/product-exo-jcr-as-tomcat6.xml	2009-09-02 08:39:29 UTC (rev 123)
@@ -21,7 +21,7 @@
 <project>
    <parent>
       <groupId>org.exoplatform.jcr</groupId>
-      <artifactId>jcr-parent</artifactId>
+      <artifactId>exo.jcr.applications.config</artifactId>
       <version>1.12.0-Beta01</version>
    </parent>
 
@@ -57,6 +57,7 @@
                   <descriptor>product-exo-jcr-as-descriptor.xml</descriptor>
                </descriptors>
                <finalName>lib</finalName>
+               <ignoreDirFormatExtensions>false</ignoreDirFormatExtensions>
             </configuration>
          </plugin>
          <plugin>



More information about the exo-jcr-commits mailing list