diff --git a/activemq-web/pom.xml b/activemq-web/pom.xml index 956f0646da..09c95f544a 100755 --- a/activemq-web/pom.xml +++ b/activemq-web/pom.xml @@ -6,9 +6,9 @@ The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -16,7 +16,7 @@ limitations under the License. --> - + 4.0.0 @@ -29,7 +29,7 @@ bundle ActiveMQ :: Web Web Connector for REST API and Streamlets support - + org.apache.activemq*;resolution:=optional, @@ -44,7 +44,7 @@ org.apache.activemq.web*;version=${project.version};-noimport:=true, - + @@ -55,26 +55,30 @@ ${project.groupId} activemq-camel + + ${project.groupId} + activemq-pool + ${project.groupId} activemq-core test test-jar - + org.apache.geronimo.specs geronimo-servlet_2.5_spec provided - + org.eclipse.jetty.aggregate jetty-all-server test - + org.eclipse.jetty jetty-websocket @@ -86,7 +90,7 @@ jetty-continuation ${jetty-version} - + rome @@ -132,7 +136,7 @@ junit test - + \ No newline at end of file