Author: gnodet
Date: Tue Feb 24 08:28:12 2009
New Revision: 747304

URL: http://svn.apache.org/viewvc?rev=747304&view=rev
Log:
Rename the snapshot repo to avoid checking it twice (the repo is included 
through gshell / genesis)

Modified:
    servicemix/smx4/nmr/trunk/pom.xml

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=747304&r1=747303&r2=747304&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Tue Feb 24 08:28:12 2009
@@ -133,7 +133,7 @@
        </repository>
        <!-- Apache snapshot -->
        <repository>
-           <id>apache.snapshots</id>
+           <id>apache-snapshots</id>
            <name>Apache Snapshot repository</name>
            <url>http://people.apache.org/repo/m2-snapshot-repository</url>
            <releases>


Reply via email to