diff --git a/activemq-karaf/src/main/resources/org/apache/activemq/karaf/commands/blueprint.xml b/activemq-karaf/src/main/resources/org/apache/activemq/karaf/commands/blueprint.xml index a0e50903a7..efdd0ebc80 100644 --- a/activemq-karaf/src/main/resources/org/apache/activemq/karaf/commands/blueprint.xml +++ b/activemq-karaf/src/main/resources/org/apache/activemq/karaf/commands/blueprint.xml @@ -97,15 +97,14 @@ - - + + - - + diff --git a/activemq-karaf/src/main/resources/org/apache/activemq/karaf/commands/spring.xml b/activemq-karaf/src/main/resources/org/apache/activemq/karaf/commands/spring.xml index cbf639ae2d..3de5938234 100644 --- a/activemq-karaf/src/main/resources/org/apache/activemq/karaf/commands/spring.xml +++ b/activemq-karaf/src/main/resources/org/apache/activemq/karaf/commands/spring.xml @@ -19,7 +19,7 @@ xmlns:amq="http://activemq.apache.org/schema/core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:osgi="http://www.springframework.org/schema/osgi" - xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd + xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd http://activemq.apache.org/schema/core http://activemq.apache.org/schema/core/activemq-core.xsd http://activemq.apache.org/camel/schema/spring http://activemq.apache.org/camel/schema/spring/camel-spring.xsd http://www.springframework.org/schema/osgi http://www.springframework.org/schema/osgi/spring-osgi.xsd"> @@ -106,15 +106,14 @@ - - + + - - +