You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by pt...@apache.org on 2009/01/18 17:08:34 UTC

svn commit: r735487 - /jakarta/cactus/trunk/framework/pom.xml

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-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org