diff options
Diffstat (limited to 'framework/src/onos/features')
-rw-r--r-- | framework/src/onos/features/features.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/src/onos/features/features.xml b/framework/src/onos/features/features.xml index 1aae0f33..7d12d7b8 100644 --- a/framework/src/onos/features/features.xml +++ b/framework/src/onos/features/features.xml @@ -106,6 +106,7 @@ <feature>onos-core</feature> <bundle>mvn:org.onosproject/onos-incubator-net/@ONOS-VERSION</bundle> <bundle>mvn:org.onosproject/onos-incubator-store/@ONOS-VERSION</bundle> + <bundle>mvn:org.onosproject/onos-incubator-rpc/@ONOS-VERSION</bundle> </feature> <feature name="onos-rest" version="@FEATURE-VERSION" |