Deprecate old MD-SAL APIs for removal
[controller.git] / opendaylight / md-sal / sal-binding-it / src / main / java / org / opendaylight / controller / test / sal / binding / it / TestHelper.java
index bea912a3020788c68525534391a83de7ed0a688d..7a55549f4f67644f4b674af60c216ad95b450f73 100644 (file)
@@ -22,7 +22,7 @@ import org.ops4j.pax.exam.util.PathUtils;
  *
  * @deprecated Use config-it and/or mdsal-it instead.
  */
-@Deprecated
+@Deprecated(forRemoval = true)
 public final class TestHelper {
 
     public static final String CONTROLLER = "org.opendaylight.controller";