You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@synapse.apache.org by ru...@apache.org on 2009/03/05 18:54:19 UTC

svn commit: r750523 - /synapse/trunk/java/modules/war/pom.xml

Author: ruwan
Date: Thu Mar  5 17:54:17 2009
New Revision: 750523

URL: http://svn.apache.org/viewvc?rev=750523&view=rev
Log:
Applying the patch from Charith for SYNAPSE-499

Modified:
    synapse/trunk/java/modules/war/pom.xml

Modified: synapse/trunk/java/modules/war/pom.xml
URL: http://svn.apache.org/viewvc/synapse/trunk/java/modules/war/pom.xml?rev=750523&r1=750522&r2=750523&view=diff
==============================================================================
--- synapse/trunk/java/modules/war/pom.xml (original)
+++ synapse/trunk/java/modules/war/pom.xml Thu Mar  5 17:54:17 2009
@@ -126,7 +126,7 @@
                             </includes>
                         </resource>
                         <resource>
-                            <directory>modules/core/target</directory>
+                            <directory>modules/mar/target</directory>
                             <targetPath>WEB-INF/repository/modules</targetPath>
                             <includes>
                                 <include>synapse-${synapse.version}.mar</include>