Deprecate old MD-SAL APIs for removal
[controller.git] / opendaylight / md-sal / sal-dom-compat / src / main / java / org / opendaylight / controller / sal / core / compat / package-info.java
index 8f38d4b7ee7b77924633a0d81c560bbd66db8456..536c9c5534087ec29c97c0b4417569200bf7eae3 100644 (file)
@@ -9,5 +9,5 @@
  * Controller/MDSAL compatibility library. Contains classes useful for bridging Controller's sal-core-{api,spi}
  * to MD-SAL's mdsal-dom-{api,spi}.
  */
-@Deprecated
+@Deprecated(forRemoval = true)
 package org.opendaylight.controller.sal.core.compat;
\ No newline at end of file