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 dec02998..1aae0f33 100644 --- a/framework/src/onos/features/features.xml +++ b/framework/src/onos/features/features.xml @@ -96,6 +96,7 @@ <bundle>mvn:org.onosproject/onos-core-net/@ONOS-VERSION</bundle> <bundle>mvn:org.onosproject/onos-core-common/@ONOS-VERSION</bundle> <bundle>mvn:org.onosproject/onos-core-dist/@ONOS-VERSION</bundle> + <bundle>mvn:org.onosproject/onos-core-persistence/@ONOS-VERSION</bundle> <bundle>mvn:org.onosproject/onos-core-serializers/@ONOS-VERSION</bundle> <bundle>mvn:org.onosproject/onlab-netty/@ONOS-VERSION</bundle> </feature> |