We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b0a12e3 + 720e006 commit 456d0e5Copy full SHA for 456d0e5
2 files changed
feature/feature.xml
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<features xmlns="http://karaf.apache.org/xmlns/features/v1.3.0" name="${project.artifactId}-${project.version}">
3
+ <feature name="${project.artifactId}" version="${project.version}">
4
+ <bundle>mvn:${project.groupId}/${project.artifactId}/${project.version}</bundle>
5
+ </feature>
6
+</features>
0 commit comments