Upgrade ietf-{inet,yang}-types to 2013-07-15
[netconf.git] / netconf / netconf-ssh / src / main / yang / netconf-northbound-ssh.yang
index 4fa945e54cd6a7c3015933d067800ffb3b7dca90..0f4da44fbc4fd38efe6dda9b4151819083b963ec 100644 (file)
@@ -8,7 +8,7 @@ module netconf-northbound-ssh {
     import config { prefix config; revision-date 2013-04-05; }
     import threadpool {prefix th;}
     import netty {prefix netty;}
-    import ietf-inet-types { prefix inet; revision-date 2010-09-24; }
+    import ietf-inet-types { prefix inet; revision-date 2013-07-15; }
     import netconf-auth { prefix na; revision-date 2015-07-15; }
 
     organization "Cisco Systems, Inc.";
@@ -88,4 +88,4 @@ module netconf-northbound-ssh {
         }
     }
 
-}
\ No newline at end of file
+}