[exo-jcr-commits] exo-jcr SVN: r1765 - in jcr/trunk/applications: exo.jcr.applications.config and 1 other directory.

do-not-reply at jboss.org do-not-reply at jboss.org
Thu Feb 11 11:56:13 EST 2010


Author: aheritier
Date: 2010-02-11 11:56:12 -0500 (Thu, 11 Feb 2010)
New Revision: 1765

Modified:
   jcr/trunk/applications/exo.jcr.applications.config/pom.xml
   jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml
Log:
Fix erroneous POM and fix relative path for inheritence

Modified: jcr/trunk/applications/exo.jcr.applications.config/pom.xml
===================================================================
--- jcr/trunk/applications/exo.jcr.applications.config/pom.xml	2010-02-11 16:40:32 UTC (rev 1764)
+++ jcr/trunk/applications/exo.jcr.applications.config/pom.xml	2010-02-11 16:56:12 UTC (rev 1765)
@@ -25,6 +25,7 @@
     <groupId>org.exoplatform.jcr</groupId>
     <artifactId>jcr-parent</artifactId>
     <version>1.12.0-GA-SNAPSHOT</version>
+    <relativePath>../../</relativePath>
   </parent>
   <artifactId>exo.jcr.applications.config</artifactId>
   <packaging>pom</packaging>

Modified: jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml
===================================================================
--- jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml	2010-02-11 16:40:32 UTC (rev 1764)
+++ jcr/trunk/applications/product-exo-jcr-as-tomcat6.xml	2010-02-11 16:56:12 UTC (rev 1765)
@@ -1,4 +1,4 @@
-it must de<!--
+<!--
 
     Copyright (C) 2009 eXo Platform SAS.
 
@@ -23,6 +23,7 @@
       <groupId>org.exoplatform.jcr</groupId>
       <artifactId>exo.jcr.applications.config</artifactId>
       <version>1.12.0-GA-SNAPSHOT</version>
+      <relativePath>exo.jcr.applications.config</relativePath>
    </parent>
 
    <modelVersion>4.0.0</modelVersion>



More information about the exo-jcr-commits mailing list