aboutsummaryrefslogtreecommitdiffstats
path: root/vaadin-feature.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vaadin-feature.xml')
-rw-r--r--vaadin-feature.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/vaadin-feature.xml b/vaadin-feature.xml
index 2a6385cf8e..55f7a2b226 100644
--- a/vaadin-feature.xml
+++ b/vaadin-feature.xml
@@ -1,4 +1,5 @@
-<features name="vaadin-osgi" xmlns="http://karaf.apache.org/xmlns/features/v1.0.0">
+<!--TODO remove-->
+<aaafeatures name="vaadin-osgi" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
<feature name="vaadin-osgi-deps" version="8.2.0">
<bundle>mvn:org.jsoup/jsoup/1.8.3</bundle>
<bundle>mvn:com.vaadin.external/gentyref/1.2.0.vaadin1</bundle>
@@ -18,4 +19,4 @@
<bundle>mvn:com.vaadin.external.atmosphere/atmosphere-runtime/2.4.11.vaadin2</bundle>
<bundle>mvn:com.vaadin.external.slf4j/vaadin-slf4j-jdk14/1.6.1</bundle>
</feature>
-</features>
+</aaafeatures>