HoneyNode Java 11 support for 121 devices
[transportpce.git] / tests / honeynode / 1.2.1 / restconf / src / main / java / io / fd / honeycomb / northbound / restconf / RestconfConfiguration.java
similarity index 99%
rename from tests/honeynode/2.1/restconf/src/main/java/io/fd/honeycomb/northbound/restconf/RestconfConfiguration.java
rename to tests/honeynode/1.2.1/restconf/src/main/java/io/fd/honeycomb/northbound/restconf/RestconfConfiguration.java
index b61287db5961132917ff3e73445013655bad0f63..270f1ba8e4cd975b77b4a9d73d128d6001c68d3c 100644 (file)
@@ -87,6 +87,7 @@ public class RestconfConfiguration {
     }
 
     @Override
+  //CHECKSTYLE:OFF
     public String toString() {
         return "RestconfConfiguration{" +
             "restconfHttp='" + restconfHttp + '\'' +