You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by gn...@apache.org on 2007/10/25 18:02:44 UTC

svn commit: r588263 - /incubator/servicemix/branches/servicemix-4.0/gshell/gshell-core/pom.xml

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>