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/06/03 13:40:35 UTC

svn commit: r662749 - /geronimo/gshell/trunk/gshell-remote/gshell-remote-common/pom.xml

Author: jdillon
Date: Tue Jun  3 04:40:35 2008
New Revision: 662749

URL: http://svn.apache.org/viewvc?rev=662749&view=rev
Log:
Drop blissed, never gonna use that

Modified:
    geronimo/gshell/trunk/gshell-remote/gshell-remote-common/pom.xml

Modified: geronimo/gshell/trunk/gshell-remote/gshell-remote-common/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-remote/gshell-remote-common/pom.xml?rev=662749&r1=662748&r2=662749&view=diff
==============================================================================
--- geronimo/gshell/trunk/gshell-remote/gshell-remote-common/pom.xml (original)
+++ geronimo/gshell/trunk/gshell-remote/gshell-remote-common/pom.xml Tue Jun  3 04:40:35 2008
@@ -42,13 +42,6 @@
             <groupId>org.apache.geronimo.gshell</groupId>
             <artifactId>gshell-whisper</artifactId>
         </dependency>
-
-        <!--
-        <dependency>
-            <groupId>blissed</groupId>
-            <artifactId>blissed</artifactId>
-        </dependency>
-        -->
     </dependencies>
 
 </project>