You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by xu...@apache.org on 2010/10/26 10:20:33 UTC

svn commit: r1027398 - /openejb/branches/openejb-3.0.x/itests/openejb-itests-client/pom.xml

Author: xuhaihong
Date: Tue Oct 26 08:20:32 2010
New Revision: 1027398

URL: http://svn.apache.org/viewvc?rev=1027398&view=rev
Log:
Update the type to ejb in the itests client module

Modified:
    openejb/branches/openejb-3.0.x/itests/openejb-itests-client/pom.xml

Modified: openejb/branches/openejb-3.0.x/itests/openejb-itests-client/pom.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-3.0.x/itests/openejb-itests-client/pom.xml?rev=1027398&r1=1027397&r2=1027398&view=diff
==============================================================================
--- openejb/branches/openejb-3.0.x/itests/openejb-itests-client/pom.xml (original)
+++ openejb/branches/openejb-3.0.x/itests/openejb-itests-client/pom.xml Tue Oct 26 08:20:32 2010
@@ -91,6 +91,7 @@
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-itests-beans</artifactId>
       <version>${pom.version}</version>
+      <type>ejb</type>
     </dependency>
     <dependency>
       <groupId>org.apache.openejb</groupId>