Author: antelder
Date: Thu Jan 3 03:03:22 2008
New Revision: 608448
URL: http://svn.apache.org/viewvc?rev=608448&view=rev
Log:
update activemq host dependencies
Modified:
incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml
Modified: incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml?rev=608448&r1=608447&r2=608448&view=diff
==============================================================================
--- incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/host-jms-activemq/pom.xml Thu Jan 3
03:03:22 2008
@@ -42,6 +42,11 @@
<artifactId>geronimo-jms_1.1_spec</artifactId>
<version>1.1</version>
</dependency>
+ <dependency>
+ <groupId>org.apache.geronimo.specs</groupId>
+ <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+ <version>1.1</version>
+ </dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
@@ -74,6 +79,11 @@
</exclusion>
</exclusions>
</dependency>
+ <dependency>
+ <groupId>org.apache.derby</groupId>
+ <artifactId>derby</artifactId>
+ <version>10.1.2.1</version>
+ </dependency>
<dependency>
<groupId>junit</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]