Hide NormalizedNodeContext and WriterParameters
[netconf.git] / restconf / restconf-nb-bierman02 / src / main / java / org / opendaylight / netconf / sal / rest / impl / WriterParameters.java
similarity index 96%
rename from restconf/restconf-common/src/main/java/org/opendaylight/restconf/common/context/WriterParameters.java
rename to restconf/restconf-nb-bierman02/src/main/java/org/opendaylight/netconf/sal/rest/impl/WriterParameters.java
index e7631320ae099c5a7197bf549618008ef43958d1..1ad69853d91528e745b74beb7d9dde9f35dab6c4 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.restconf.common.context;
+package org.opendaylight.netconf.sal.rest.impl;
 
 @Deprecated(forRemoval = true, since = "2.0.6")
 public final class WriterParameters {