Committed by
Yuta HIGUCHI
Add incubator RPC to features.xml
Change-Id: Ief111eb3ada0c295c6c8de1c44ee8a07014e276b
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -106,6 +106,7 @@ | ... | @@ -106,6 +106,7 @@ |
106 | <feature>onos-core</feature> | 106 | <feature>onos-core</feature> |
107 | <bundle>mvn:org.onosproject/onos-incubator-net/@ONOS-VERSION</bundle> | 107 | <bundle>mvn:org.onosproject/onos-incubator-net/@ONOS-VERSION</bundle> |
108 | <bundle>mvn:org.onosproject/onos-incubator-store/@ONOS-VERSION</bundle> | 108 | <bundle>mvn:org.onosproject/onos-incubator-store/@ONOS-VERSION</bundle> |
109 | + <bundle>mvn:org.onosproject/onos-incubator-rpc/@ONOS-VERSION</bundle> | ||
109 | </feature> | 110 | </feature> |
110 | 111 | ||
111 | <feature name="onos-rest" version="@FEATURE-VERSION" | 112 | <feature name="onos-rest" version="@FEATURE-VERSION" | ... | ... |
-
Please register or login to post a comment