You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-commits@incubator.apache.org by ry...@apache.org on 2009/03/26 16:23:48 UTC

svn commit: r758719 - /incubator/droids/trunk/pom.xml

Author: ryan
Date: Thu Mar 26 16:23:41 2009
New Revision: 758719

URL: http://svn.apache.org/viewvc?rev=758719&view=rev
Log:
DROIDS-41 -- turn svn updates off for the build script.

Modified:
    incubator/droids/trunk/pom.xml

Modified: incubator/droids/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=758719&r1=758718&r2=758719&view=diff
==============================================================================
--- incubator/droids/trunk/pom.xml (original)
+++ incubator/droids/trunk/pom.xml Thu Mar 26 16:23:41 2009
@@ -177,7 +177,7 @@
         </executions>
         <configuration>
           <doCheck>false</doCheck>
-          <doUpdate>true</doUpdate>
+          <doUpdate>false</doUpdate>
         </configuration>
       </plugin>