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 2007/01/11 23:00:36 UTC

svn commit: r495396 - /geronimo/server/trunk/pom.xml

Author: jdillon
Date: Thu Jan 11 14:00:32 2007
New Revision: 495396

URL: http://svn.apache.org/viewvc?view=rev&rev=495396
Log:
Drop old geronimo-spec corba muck, yoko should be giving us corba specs now

Modified:
    geronimo/server/trunk/pom.xml

Modified: geronimo/server/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?view=diff&rev=495396&r1=495395&r2=495396
==============================================================================
--- geronimo/server/trunk/pom.xml (original)
+++ geronimo/server/trunk/pom.xml Thu Jan 11 14:00:32 2007
@@ -94,22 +94,6 @@
                 <artifactId>geronimo-activation_1.1_spec</artifactId>
                 <version>1.0-SNAPSHOT</version>
             </dependency>
-
-            <!--
-            NOTE: OpenEJB2 still references geronimo-spec:geronimo-spec-corba in
-                  a geronimo-dependency.xml, and until that is changed we need
-                  to keep using this old m1-based artifact
-            -->
-            <!--
-            <dependency>
-                <!- -
-                <groupId>org.apache.geronimo.specs</groupId>
-                - ->
-                <groupId>geronimo-spec</groupId>
-                <artifactId>geronimo-spec-corba</artifactId>
-                <version>1.0</version>
-            </dependency>
-            -->
             
             <dependency>
                 <groupId>org.apache.geronimo.specs</groupId>