You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/12/15 02:48:06 UTC

svn commit: r726603 - /geronimo/gshell/trunk/pom.xml

Author: jdillon
Date: Sun Dec 14 17:48:06 2008
New Revision: 726603

URL: http://svn.apache.org/viewvc?rev=726603&view=rev
Log:
Genesis has the geronimo repo in it now

Modified:
    geronimo/gshell/trunk/pom.xml

Modified: geronimo/gshell/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/pom.xml?rev=726603&r1=726602&r2=726603&view=diff
==============================================================================
--- geronimo/gshell/trunk/pom.xml (original)
+++ geronimo/gshell/trunk/pom.xml Sun Dec 14 17:48:06 2008
@@ -69,19 +69,6 @@
                 <enabled>false</enabled>
             </releases>
         </repository>
-        
-        <repository>
-            <id>geronimo</id>
-            <name>Apache Geronimo Repository</name>
-            <url>http://geronimo.zones.apache.org:8081/nexus/content/repositories/geronimo</url>
-            <layout>default</layout>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-        </repository>
     </repositories>
     
     <dependencyManagement>
@@ -495,7 +482,7 @@
                 </plugins>
             </build>
         </profile>
-        
+
         <profile>
             <id>test-distribution</id>
             <activation>