Bug fix for NTS YANGs.
[sim/o1-interface.git] / ntsimulator / deploy / nts-manager / yang / nts-manager.yang
index 36691b6..311a730 100644 (file)
@@ -9,7 +9,6 @@ module nts-manager {
 
   import nts-common {
     prefix ntsc;
-    revision-date 2020-10-22;
   }
 
   organization
@@ -23,6 +22,13 @@ module nts-manager {
   description
     "This module contains YANG definitions for the Network Topology Simulator - Manager.";
 
+  revision 2020-11-30 {
+    description
+      "Cleared revision for nts-common import.";
+    reference
+      "O-RAN-SC SIM project";
+  }
+
   revision 2020-10-06 {
     description
       "Initial revision for the Network Topology Simulator - Next Generation";