Deprecate all MD-SAL APIs
[controller.git] / opendaylight / md-sal / sal-dom-compat / src / test / java / org / opendaylight / controller / sal / core / compat / LegacyDOMDataBrokerAdapterTest.java
index 57a2b356e36550c46a674bb3e2babf4bf45ca10f..e0bfc9c4191631f2815dd1d822ab5c7b7b041e50 100644 (file)
@@ -81,6 +81,7 @@ import org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes;
  *
  * @author Thomas Pantelis
  */
+@Deprecated
 public class LegacyDOMDataBrokerAdapterTest {
     public static final QName TEST_QNAME = QName.create("test", "2018-07-11", "test");
     private static final YangInstanceIdentifier TEST_PATH = YangInstanceIdentifier.of(TEST_QNAME);