Author: gnodet
Date: Thu Oct 25 09:02:43 2007
New Revision: 588263

URL: http://svn.apache.org/viewvc?rev=588263&view=rev
Log:
Add missing repo

Modified:
    incubator/servicemix/branches/servicemix-4.0/gshell/gshell-core/pom.xml

Modified: 
incubator/servicemix/branches/servicemix-4.0/gshell/gshell-core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-4.0/gshell/gshell-core/pom.xml?rev=588263&r1=588262&r2=588263&view=diff
==============================================================================
--- incubator/servicemix/branches/servicemix-4.0/gshell/gshell-core/pom.xml 
(original)
+++ incubator/servicemix/branches/servicemix-4.0/gshell/gshell-core/pom.xml Thu 
Oct 25 09:02:43 2007
@@ -159,6 +159,14 @@
         </dependency>
     </dependencies>
 
+    <repositories>
+        <repository>
+             <id>codehaus-snapshots</id>
+             <name>Codehaus Snapshot repository</name>
+             <url>http://snapshots.repository.codehaus.org</url>
+        </repository>
+    </repositories>
+
     <build>
         <resources>
             <resource>


Reply via email to