Author: dblevins
Date: Tue Jul  2 01:36:03 2013
New Revision: 1498753

URL: http://svn.apache.org/r1498753
Log:
make sure to use 4.6.0-SNAPSHOT

Modified:
    tomee/tomee/trunk/examples/async-postconstruct/pom.xml

Modified: tomee/tomee/trunk/examples/async-postconstruct/pom.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/trunk/examples/async-postconstruct/pom.xml?rev=1498753&r1=1498752&r2=1498753&view=diff
==============================================================================
--- tomee/tomee/trunk/examples/async-postconstruct/pom.xml (original)
+++ tomee/tomee/trunk/examples/async-postconstruct/pom.xml Tue Jul  2 01:36:03 
2013
@@ -70,7 +70,7 @@
     <dependency>
       <groupId>org.apache.openejb</groupId>
       <artifactId>openejb-core</artifactId>
-      <version>4.5.2</version>
+      <version>4.6.0-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
   </dependencies>


Reply via email to