Added feature "onos-app-proxyarp" and feature "onos-app-config"
to the list of features that onos-app-sdnip depends on. Change-Id: I1a1f9371dd0e225391389c64ccf68856ca196620
Showing
1 changed file
with
2 additions
and
0 deletions
| ... | @@ -197,6 +197,8 @@ | ... | @@ -197,6 +197,8 @@ |
| 197 | <feature name="onos-app-sdnip" version="1.0.0" | 197 | <feature name="onos-app-sdnip" version="1.0.0" |
| 198 | description="SDN-IP peering application"> | 198 | description="SDN-IP peering application"> |
| 199 | <feature>onos-api</feature> | 199 | <feature>onos-api</feature> |
| 200 | + <feature>onos-app-proxyarp</feature> | ||
| 201 | + <feature>onos-app-config</feature> | ||
| 200 | <bundle>mvn:org.onlab.onos/onos-app-sdnip/1.0.0-SNAPSHOT</bundle> | 202 | <bundle>mvn:org.onlab.onos/onos-app-sdnip/1.0.0-SNAPSHOT</bundle> |
| 201 | </feature> | 203 | </feature> |
| 202 | 204 | ... | ... |
-
Please register or login to post a comment