You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2012/02/27 01:18:31 UTC

svn commit: r806442 - in /websites/staging/openejb/trunk: ./ content/examples-trunk/simple-stateless-with-descriptor/pom.xml

Author: buildbot
Date: Mon Feb 27 00:18:31 2012
New Revision: 806442

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/   (props changed)
    websites/staging/openejb/trunk/content/examples-trunk/simple-stateless-with-descriptor/pom.xml

Propchange: websites/staging/openejb/trunk/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb 27 00:18:31 2012
@@ -1 +1 @@
-1293319
+1293977

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-stateless-with-descriptor/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-stateless-with-descriptor/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-stateless-with-descriptor/pom.xml Mon Feb 27 00:18:31 2012
@@ -74,6 +74,12 @@
       <version>4.0.0-beta-3-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.apache.openejb</groupId>
+      <artifactId>openejb-jee-accessors</artifactId>
+      <version>4.0.0-beta-3-SNAPSHOT</version>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
   <!--