Upgrade ietf-{inet,yang}-types to 2013-07-15
[openflowplugin.git] / applications / lldp-speaker / src / main / yang / lldp-speaker-config.yang
index 6d02e2222a1b219788e08e4d4e7d087803e4a770..0cd30f2d4dbfcecddd498dc84c3403a01ad63c80 100644 (file)
@@ -3,7 +3,7 @@ module lldp-speaker-config {
     namespace "urn:opendaylight:params:xml:ns:yang:openflow:applications:lldp-speaker:config";
     prefix "lldp-speaker-config";
 
-    import ietf-yang-types {prefix yang; revision-date "2010-09-24";}
+    import ietf-yang-types {prefix yang; revision-date "2013-07-15";}
 
     description
         "Configuration for LLDP speaker application.";
@@ -19,4 +19,4 @@ module lldp-speaker-config {
             mandatory true;
         }
     }
-}
\ No newline at end of file
+}