From e560055b706547b3ec220a29fc362a4f34d85798 Mon Sep 17 00:00:00 2001 From: "Timothy A. Bish" Date: Fri, 20 May 2011 13:10:48 +0000 Subject: [PATCH] fix for: https://issues.apache.org/jira/browse/AMQ-3329 Update pom to include the same webconsole version as the other camel components. git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1125371 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 90 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/pom.xml b/pom.xml index 64ead691eb..2317345961 100755 --- a/pom.xml +++ b/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. @@ -163,13 +163,13 @@ scm:svn:https://svn.apache.org/repos/asf/activemq/trunk http://svn.apache.org/viewvc/activemq/trunk/ - + com.springsource.repository.bundles.external SpringSource Enterprise Bundle Repository - External Bundle Releases http://repository.springsource.com/maven/bundles/external - + apache.snapshots https://repository.apache.org/content/repositories/snapshots/ @@ -233,7 +233,7 @@ org.apache.activemq activemq-spring ${activemq-version} - + org.apache.activemq activemq-web @@ -395,7 +395,7 @@ geronimo-servlet_2.5_spec 1.2 - + org.apache.geronimo.specs geronimo-annotation_1.0_spec @@ -430,7 +430,7 @@ org.apache.camel camel-web - 2.4.0 + ${camel-version} war @@ -446,7 +446,7 @@ 3.0.0 true - + commons-daemon @@ -743,7 +743,7 @@ ${xstream-version} - xom xom @@ -786,7 +786,7 @@ aopalliance ${aopalliance-version} - + org.jasypt jasypt @@ -822,7 +822,7 @@ org.codehaus.jettison jettison ${jettison-version} - + annogen @@ -901,7 +901,7 @@ geronimo-transaction 2.2.1 - + commons-net @@ -1221,7 +1221,7 @@ - + @@ -1244,38 +1244,38 @@ - - deploy - - deploy - - - org.apache.maven.plugins - maven-source-plugin - 2.1 - - - attach-sources - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadocs - - jar - - - - - - + + deploy + + deploy + + + org.apache.maven.plugins + maven-source-plugin + 2.1 + + + attach-sources + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + +