summaryrefslogtreecommitdiffstats
path: root/v3po/features/src/main/features/features.xml
diff options
context:
space:
mode:
Diffstat (limited to 'v3po/features/src/main/features/features.xml')
-rw-r--r--v3po/features/src/main/features/features.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/v3po/features/src/main/features/features.xml b/v3po/features/src/main/features/features.xml
index 1f5237876..e6a8a64f3 100644
--- a/v3po/features/src/main/features/features.xml
+++ b/v3po/features/src/main/features/features.xml
@@ -39,6 +39,9 @@
<bundle>mvn:io.fd.honeycomb.v3po/translate-spi/${project.version}</bundle>
<bundle>mvn:io.fd.honeycomb.v3po/translate-utils/${project.version}</bundle>
<bundle>mvn:io.fd.honeycomb.v3po/vpp-translate-utils/${project.version}</bundle>
+ <bundle>mvn:io.fd.honeycomb.v3po/config/${project.version}</bundle>
+ <bundle>mvn:io.fd.honeycomb.v3po/data-api/${project.version}</bundle>
+ <bundle>mvn:io.fd.honeycomb.v3po/data-impl/${project.version}</bundle>
<bundle>mvn:io.fd.honeycomb.v3po/translate-impl/${project.version}</bundle>
<bundle>mvn:io.fd.honeycomb.v3po/v3po2vpp/${project.version}</bundle>
<bundle>wrap:mvn:io.fd.vpp/vppjapi/1.0.0-SNAPSHOT</bundle>