You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by st...@apache.org on 2006/03/19 22:23:41 UTC

svn commit: r387038 - /gump/branches/Gump3/dynagump/pom.xml

Author: stefano
Date: Sun Mar 19 13:23:40 2006
New Revision: 387038

URL: http://svn.apache.org/viewcvs?rev=387038&view=rev
Log:
updating pom

Modified:
    gump/branches/Gump3/dynagump/pom.xml

Modified: gump/branches/Gump3/dynagump/pom.xml
URL: http://svn.apache.org/viewcvs/gump/branches/Gump3/dynagump/pom.xml?rev=387038&r1=387037&r2=387038&view=diff
==============================================================================
--- gump/branches/Gump3/dynagump/pom.xml (original)
+++ gump/branches/Gump3/dynagump/pom.xml Sun Mar 19 13:23:40 2006
@@ -22,7 +22,7 @@
         <configuration>
           <scanIntervalSeconds>5</scanIntervalSeconds>
           <contextPath>/</contextPath>
-          <webAppSourceDirectory>.</webAppSourceDirectory>
+          <webAppSourceDirectory>src/main/webapp</webAppSourceDirectory>
         </configuration>
       </plugin>
       <!--plugin>