[ONOS-6764][ONOS-6673] YANG Runtime: GET API's for YANG Models and YANG Compiler & Runtime: Identification of YANG Model with a name.
Change-Id: I01d6ed970b98125d3ae9f8b42f51d25d7087a69a
diff --git a/serializers/xml/pom.xml b/serializers/xml/pom.xml
index 7af054f..7d77764 100644
--- a/serializers/xml/pom.xml
+++ b/serializers/xml/pom.xml
@@ -54,6 +54,7 @@
<version>${project.version}</version>
<configuration>
<yangFilesDir>src/test/resources</yangFilesDir>
+ <modelId>xml</modelId>
</configuration>
<executions>
<execution>