That's the default?

[EMAIL PROTECTED] wrote:
Author: jtolentino
Date: Tue May 30 00:09:00 2006
New Revision: 410201

URL: http://svn.apache.org/viewvc?rev=410201&view=rev
Log:
Enabled plugin snapshot downloading.

Modified:
    maven/repository-manager/trunk/maven-repository-artifact-applet/pom.xml

Modified: 
maven/repository-manager/trunk/maven-repository-artifact-applet/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/repository-manager/trunk/maven-repository-artifact-applet/pom.xml?rev=410201&r1=410200&r2=410201&view=diff
==============================================================================
--- maven/repository-manager/trunk/maven-repository-artifact-applet/pom.xml 
(original)
+++ maven/repository-manager/trunk/maven-repository-artifact-applet/pom.xml Tue 
May 30 00:09:00 2006
@@ -39,6 +39,9 @@
       <id>apache.snapshots</id>
       <name>Apache Snapshot Repository</name>
       <url>http://svn.apache.org/maven-snapshot-repository</url>
+      <snapshots>
+        <enabled>true</enabled>
+      </snapshots>
     </pluginRepository>
   </pluginRepositories>
 </project>




--
Brett Porter <[EMAIL PROTECTED]>
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to