]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.activemq/pom.xml
Update activemq version
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.activemq / pom.xml
index 21a9b05483ec14a660afcb478a103b3aa5827912..870829059c37d177eb5535f423ecbcb11371636b 100644 (file)
                        <artifactId>com.springsource.javax.management.j2ee</artifactId>
                </dependency>
 
-               <!-- ActiveMQ -->
+               <!-- ActiveMQ
                <dependency>
                        <groupId>org.apache.activemq</groupId>
                        <artifactId>com.springsource.org.apache.activemq</artifactId>
                <dependency>
                        <groupId>org.apache.xbean</groupId>
                        <artifactId>com.springsource.org.apache.xbean.spring</artifactId>
+                       
+               </dependency>
+                -->
+                
+               <dependency>
+                       <groupId>org.argeo.dep.osgi</groupId>
+                       <artifactId>org.argeo.dep.osgi.activemq</artifactId>
                </dependency>
                <!--
                        <dependency> <groupId>org.apache.activemq</groupId>
                        <groupId>org.apache.activemq</groupId>
                        <artifactId>activemq-optional</artifactId> </dependency>
                -->
+               
+                               <dependency>
+                       <groupId>javax.ejb</groupId>
+                       <artifactId>com.springsource.javax.ejb</artifactId>
+                       <version>3.0.0</version>
+               </dependency>
+               <dependency>
+                       <groupId>javax.xml.rpc</groupId>
+                       <artifactId>com.springsource.javax.xml.rpc</artifactId>
+                       <version>1.1.0</version>
+               </dependency>
+               <dependency>
+                       <groupId>javax.xml.soap</groupId>
+                       <artifactId>com.springsource.javax.xml.soap</artifactId>
+                       <version>1.3.0</version>
+               </dependency>
+               <dependency>
+                       <groupId>javax.activation</groupId>
+                       <artifactId>com.springsource.javax.activation</artifactId>
+                       <version>1.1.1</version>
+               </dependency>
+               <dependency>
+                       <groupId>javax.servlet</groupId>
+                       <artifactId>com.springsource.javax.servlet</artifactId>
+               </dependency>
+
+               <dependency>
+                       <groupId>org.apache.camel</groupId>
+                       <artifactId>com.springsource.org.apache.camel</artifactId>
+               </dependency>
+
+               
        </dependencies>
 </project>
\ No newline at end of file