Author: ningjiang
Date: Thu Apr  7 11:58:33 2011
New Revision: 1089838

URL: http://svn.apache.org/viewvc?rev=1089838&view=rev
Log:
Enable the apache snapshots repo

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1089838&r1=1089837&r2=1089838&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Thu Apr  7 11:58:33 2011
@@ -84,7 +84,7 @@
   </distributionManagement>
 
   <!-- Comment out the snapshot repositories as we don't need them now -->
-  <!--repositories>
+  <repositories>
         <repository>
               <id>apache.snapshots</id>
               <url>http://repository.apache.org/snapshots/</url>
@@ -108,7 +108,7 @@
                  <enabled>false</enabled>
              </releases>
          </pluginRepository>
-  </pluginRepositories-->
+  </pluginRepositories>
   <modules>
     <module>buildingtools</module>
     <module>parent</module>


Reply via email to