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/08/01 13:49:08 UTC

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

Author: jdillon
Date: Fri Aug  1 04:49:08 2008
New Revision: 681661

URL: http://svn.apache.org/viewvc?rev=681661&view=rev
Log:
embeddable is no more

Modified:
    geronimo/gshell/trunk/pom.xml

Modified: geronimo/gshell/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/pom.xml?rev=681661&r1=681660&r2=681661&view=diff
==============================================================================
--- geronimo/gshell/trunk/pom.xml (original)
+++ geronimo/gshell/trunk/pom.xml Fri Aug  1 04:49:08 2008
@@ -396,12 +396,6 @@
 
             <dependency>
                 <groupId>org.apache.geronimo.gshell</groupId>
-                <artifactId>gshell-embeddable</artifactId>
-                <version>1.0-alpha-2-SNAPSHOT</version>
-            </dependency>
-
-            <dependency>
-                <groupId>org.apache.geronimo.gshell</groupId>
                 <artifactId>gshell-cli</artifactId>
                 <version>1.0-alpha-2-SNAPSHOT</version>
             </dependency>