Author: gawor Date: Thu Jun 14 17:49:10 2007 New Revision: 547469 URL: http://svn.apache.org/viewvc?view=rev&rev=547469 Log: added missing dependency
Modified: webservices/axis2/trunk/java/modules/adb/pom.xml Modified: webservices/axis2/trunk/java/modules/adb/pom.xml URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/adb/pom.xml?view=diff&rev=547469&r1=547468&r2=547469 ============================================================================== --- webservices/axis2/trunk/java/modules/adb/pom.xml (original) +++ webservices/axis2/trunk/java/modules/adb/pom.xml Thu Jun 14 17:49:10 2007 @@ -44,6 +44,10 @@ <version>${version}</version> </dependency> <dependency> + <groupId>org.apache.geronimo.specs</groupId> + <artifactId>geronimo-activation_1.1_spec</artifactId> + </dependency> + <dependency> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom-api</artifactId> </dependency> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]