NormalizedNode serialization using protocol buffer
[controller.git] / opendaylight / md-sal / sal-protocolbuffer-encoding / src / test / java / org / opendaylight / controller / cluster / datastore / util / TestModel.java
index 81878ba6162d154a4811e4066c8cb899d019f744..155e7ff90a3e2bbd0b4ed60189aa6b2d2b506513 100644 (file)
@@ -78,7 +78,7 @@ public class TestModel {
       QName
           .create(
               "urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom:store:notification-test",
-              "2014-04-15", "family");
+              "2014-04-17", "family");
   public static final QName CHILDREN_QNAME = QName.create(FAMILY_QNAME,
       "children");
   public static final QName GRAND_CHILDREN_QNAME = QName.create(FAMILY_QNAME,