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>
       


Reply via email to