Optimized version of NormalizedNode Serialization
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index 9c5129d6a4eb932f764a158530e304808dbb375d..4669fbdb61ec7a28c67af91cb9157cfbaa81965b 100644 (file)
         <configuration>
           <includes>
             <include>org.opendaylight.controller.*</include>
+
           </includes>
+          <excludes>
+              <exclude>org.opendaylight.controller.config.yang.config.*</exclude>
+          </excludes>
           <check>false</check>
         </configuration>
         <executions>