You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2010/05/28 04:08:02 UTC

svn commit: r949068 - /geronimo/server/branches/3.0-M1/pom.xml

Author: gawor
Date: Fri May 28 02:08:02 2010
New Revision: 949068

URL: http://svn.apache.org/viewvc?rev=949068&view=rev
Log:
remove karaf temp remove (another one)

Modified:
    geronimo/server/branches/3.0-M1/pom.xml

Modified: geronimo/server/branches/3.0-M1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/3.0-M1/pom.xml?rev=949068&r1=949067&r2=949068&view=diff
==============================================================================
--- geronimo/server/branches/3.0-M1/pom.xml (original)
+++ geronimo/server/branches/3.0-M1/pom.xml Fri May 28 02:08:02 2010
@@ -2504,19 +2504,6 @@ only found in cxf
 
             <repositories>
                 <repository>
-                    <id>karaf</id>
-                    <name>karaf</name>
-                    <layout>default</layout>
-                    <url>https://repository.apache.org/content/repositories/orgapachefelix-003</url>
-                    <snapshots>
-                        <enabled>false</enabled>
-                    </snapshots>
-                    <releases>
-                        <enabled>true</enabled>
-                    </releases>
-                </repository>
-
-                <repository>
                     <!-- org.ops4j routing -->
                     <id>ops4j.snapshots</id>
                     <name>OPS4J Snapshots Repository</name>