Author: gnodet
Date: Tue Feb 24 08:27:52 2009
New Revision: 747302
URL: http://svn.apache.org/viewvc?rev=747302&view=rev
Log:
Rename the snapshot repo to avoid checking it twice (the repo is included
through gshell / genesis)
Modified:
servicemix/smx4/kernel/trunk/pom.xml
Modified: servicemix/smx4/kernel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/pom.xml?rev=747302&r1=747301&r2=747302&view=diff
==============================================================================
--- servicemix/smx4/kernel/trunk/pom.xml (original)
+++ servicemix/smx4/kernel/trunk/pom.xml Tue Feb 24 08:27:52 2009
@@ -121,7 +121,7 @@
</repository>
<!-- Apache snapshots -->
<repository>
- <id>apache.snapshots</id>
+ <id>apache-snapshots</id>
<name>Apache Snapshots Repository</name>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<releases>