You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ho...@apache.org on 2006/05/10 04:40:04 UTC

svn commit: r405598 - /geronimo/daytrader/trunk/modules/streamer/pom.xml

Author: hogstrom
Date: Tue May  9 19:40:02 2006
New Revision: 405598

URL: http://svn.apache.org/viewcvs?rev=405598&view=rev
Log:
Update streamer pom.xml to ref ejb jar and not ejb client

Modified:
    geronimo/daytrader/trunk/modules/streamer/pom.xml

Modified: geronimo/daytrader/trunk/modules/streamer/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/daytrader/trunk/modules/streamer/pom.xml?rev=405598&r1=405597&r2=405598&view=diff
==============================================================================
--- geronimo/daytrader/trunk/modules/streamer/pom.xml (original)
+++ geronimo/daytrader/trunk/modules/streamer/pom.xml Tue May  9 19:40:02 2006
@@ -24,7 +24,6 @@
       <groupId>geronimo</groupId>
       <artifactId>daytrader-ejb</artifactId>
       <version>1.1-SNAPSHOT</version>
-      <type>ejb-client</type>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>