Author: ptahchiev
Date: Sun Jan 18 08:08:33 2009
New Revision: 735487

URL: http://svn.apache.org/viewvc?rev=735487&view=rev
Log:
The dependency should be the ejb_3.0 spec.

Modified:
    jakarta/cactus/trunk/framework/pom.xml

Modified: jakarta/cactus/trunk/framework/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/pom.xml?rev=735487&r1=735486&r2=735487&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/pom.xml (original)
+++ jakarta/cactus/trunk/framework/pom.xml Sun Jan 18 08:08:33 2009
@@ -71,7 +71,7 @@
                </dependency>
                <dependency>
                        <groupId>org.apache.geronimo.specs</groupId>
-                       <artifactId>geronimo-ejb_2.1_spec</artifactId>
+                       <artifactId>geronimo-ejb_3.0_spec</artifactId>
                        <version>1.0</version>
                </dependency>
 <!-- TODO: check if really necessary -->



---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscr...@jakarta.apache.org
For additional commands, e-mail: cactus-dev-h...@jakarta.apache.org

Reply via email to