Adjust to yangtools-2.0.0/odlparent-3.0.0 changes
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / java / org / opendaylight / controller / sal / restconf / impl / test / RestOperationUtils.java
index 7bf4782790506631de6652a2ef67126071d9ba74..bdc967974450ea85e8d92c2eb2e8e7bb757f9a7d 100644 (file)
@@ -7,7 +7,7 @@
  */
 package org.opendaylight.controller.sal.restconf.impl.test;
 
-public class RestOperationUtils {
+public final class RestOperationUtils {
 
     public static final String JSON = "+json";
     public static final String XML = "+xml";