Merge "neutron now works with jetty"
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / core / PeerBandwidth.java
index d01e528b57d0a54ecdf5982a105ffd11419b1811..3e448e45c6d687add1df5ef7e0958c9b54e55a0d 100644 (file)
@@ -23,6 +23,7 @@ import javax.xml.bind.annotation.XmlRootElement;
  */
 @XmlRootElement
 @XmlAccessorType(XmlAccessType.NONE)
+@Deprecated
 public class PeerBandwidth extends Bandwidth {
         private static final long serialVersionUID = 1L;