mirror of
https://github.com/apache/activemq.git
synced 2025-02-08 19:15:20 +00:00
Revert "[no jira] add targetNamespace for karaf features"
This reverts commit 2745b914f0403094685fe7708f79e98ca6f2c524.
This commit is contained in:
parent
d19ad268e7
commit
46b1cba949
@ -18,7 +18,7 @@
|
||||
|
||||
-->
|
||||
|
||||
<features name="activemq-core-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.3.0">
|
||||
<features name="activemq-core-${project.version}">
|
||||
|
||||
<!-- Bundles needed if only client will be deployed in the container -->
|
||||
<feature name="activemq-client" description="ActiveMQ client libraries" version="${project.version}" resolver="(obr)" start-level="50">
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
-->
|
||||
|
||||
<features name="activemq-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.3.0">
|
||||
<features name="activemq-${project.version}">
|
||||
|
||||
<repository>mvn:org.apache.activemq/activemq-karaf/${project.version}/xml/features-core</repository>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user