Skip to content

Commit

Permalink
Commented out the snapshot repositories
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/camel/trunk@1061699 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
WillemJiang committed Jan 21, 2011
1 parent b0ebb43 commit 9fc0f84
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Expand Up @@ -82,7 +82,8 @@
</site>
</distributionManagement>

<repositories>
<!-- Comment out the snapshot repositories as we don't need them now -->
<!--repositories>
<repository>
<id>apache.snapshots</id>
<url>http://repository.apache.org/snapshots/</url>
Expand All @@ -106,7 +107,7 @@
<enabled>false</enabled>
</releases>
</pluginRepository>
</pluginRepositories>
</pluginRepositories-->
<modules>
<module>buildingtools</module>
<module>parent</module>
Expand Down

0 comments on commit 9fc0f84

Please sign in to comment.