]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc/pom.xml
Improve execution specs
[gpl/argeo-slc.git] / org.argeo.slc / pom.xml
index f90ea744d27403d230d80c154d358d8872daddf5..1416cfd53f58e72496cd7d07da9bc6e24038347a 100644 (file)
@@ -776,6 +776,11 @@ limitations under the License.
                                <artifactId>com.springsource.org.apache.activemq.web</artifactId>
                                <version>${version.activemq}</version>
                        </dependency>
+                       <dependency>
+                               <groupId>org.apache.activemq</groupId>
+                               <artifactId>com.springsource.org.apache.activemq.pool</artifactId>
+                               <version>${version.activemq}</version>
+                       </dependency>
                        <!--
                                <dependency> <groupId>org.apache.activemq</groupId>
                                <artifactId>activemq-pool</artifactId>
@@ -789,6 +794,11 @@ limitations under the License.
                                <artifactId>com.springsource.org.apache.xbean.spring</artifactId>
                                <version>3.3.0</version>
                        </dependency>
+                       <dependency>
+                               <groupId>org.apache.camel</groupId>
+                               <artifactId>com.springsource.org.apache.camel</artifactId>
+                               <version>1.3.0</version>
+                       </dependency>
 
                </dependencies>
        </dependencyManagement>