Jonathan Hart
Committed by Gerrit Code Review

bgprouter bundle should not be part of SDN-IP app.

Change-Id: I1aed1d664b8f828be9da0cac7911355cca3dd2ed
......@@ -22,7 +22,6 @@
<feature>onos-app-proxyarp</feature>
<feature>onos-app-config</feature>
<bundle>mvn:${project.groupId}/onos-app-sdnip/${project.version}</bundle>
<bundle>mvn:${project.groupId}/onos-app-bgprouter/${project.version}</bundle>
<bundle>mvn:${project.groupId}/onos-app-routing-api/${project.version}</bundle>
<bundle>mvn:${project.groupId}/onos-app-routing/${project.version}</bundle>
</feature>
......