Use yang-data-codec-binfmt
[controller.git] / opendaylight / md-sal / sal-clustering-commons / src / test / java / org / opendaylight / controller / cluster / datastore / node / utils / QNameFactoryTest.java
index 557675edb9cb46bb6a0abdf1db22e96f99a56db2..cfb518e58b1aaaa8c5907079dae06281da8047d0 100644 (file)
@@ -16,6 +16,7 @@ import org.opendaylight.controller.cluster.datastore.util.TestModel;
 import org.opendaylight.yangtools.yang.common.QName;
 import org.opendaylight.yangtools.yang.common.Revision;
 
+@Deprecated(forRemoval = true)
 public class QNameFactoryTest {
 
     @Test