Split Restconf implementations (draft02 and RFC) - move
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / restconf / utils / mapping / RestconfMappingNodeConstants.java
index 3ed913782a705c62ddf37e0c568fa28bbd8479af..3a48ed397784b02a63bbfa6ea113b29284a1ffc4 100644 (file)
@@ -10,7 +10,9 @@ package org.opendaylight.restconf.utils.mapping;
 /**
  * Util class for constants of mapping node.
  *
+ * @deprecated move to splitted module restconf-nb-rfc8040
  */
+@Deprecated
 public final class RestconfMappingNodeConstants {
 
     public static final String NAME = "name";