[jboss-cvs] JBossAS SVN: r100137 - trunk.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 29 11:47:30 EST 2010


Author: pgier
Date: 2010-01-29 11:47:29 -0500 (Fri, 29 Jan 2010)
New Revision: 100137

Modified:
   trunk/pom.xml
Log:
Disable automatic snapshot updates.

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2010-01-29 16:35:02 UTC (rev 100136)
+++ trunk/pom.xml	2010-01-29 16:47:29 UTC (rev 100137)
@@ -543,6 +543,7 @@
       </releases>
       <snapshots>
         <enabled>true</enabled>
+        <updatePolicy>never</updatePolicy>
       </snapshots>
     </pluginRepository>
   </pluginRepositories>




More information about the jboss-cvs-commits mailing list