</dependency>
<!-- Neutron Northbound -->
- <!-- Temporary remove because SFT Server unhealth
<dependency>
<groupId>org.opendaylight.neutron</groupId>
<artifactId>features-neutron-service</artifactId>
<classifier>features</classifier>
<type>xml</type>
</dependency>
- -->
<!-- ODL Parent -->
<dependency>
<type>xml</type>
<classifier>features</classifier>
</dependency>
+
<dependency>
<groupId>org.opendaylight.bgpcep</groupId>
<artifactId>odl-bgpcep-bmp</artifactId>
</dependency>
<!-- Neutron Northbound -->
- <!-- Temporary remove because SFT Server unhealth
<dependency>
<groupId>org.opendaylight.neutron</groupId>
<artifactId>odl-neutron-service</artifactId>
<type>xml</type>
<classifier>features</classifier>
</dependency>
- -->
<!-- OpenflowPlugin -->
<dependency>