Use XMLStreamNormalizedNodeStreamWriter from yang-data-codec-xml
[honeycomb.git] / infra / notification / impl / pom.xml
index cff31c4..7a26a80 100644 (file)
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-notifications-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>yang-data-codec-xml</artifactId>
+        </dependency>
 
         <dependency>
             <groupId>junit</groupId>