Remove unneeded services inclusions
[yangtools.git] / yang / yang-common / pom.xml
index 24d412553f02166eada63c397d04cd71be32aac4..cd909c74a1cde032a2494e9ddad36f5daef5614a 100644 (file)
@@ -45,7 +45,6 @@
                 <configuration>
                     <instructions>
                         <Automatic-Module-Name>org.opendaylight.yangtools.yang.common</Automatic-Module-Name>
-                        <Include-Resource>{META-INF/services=${project.build.directory}/classes/META-INF/services}</Include-Resource>
                     </instructions>
                 </configuration>
             </plugin>