Re-enable transitive dependency search
[controller.git] / features / mdsal / odl-mdsal-xsql / pom.xml
index c5000f0efab7908f8907658d76e3cbc1e95be271..11525a683d6798906fda2192b13217a731d0ff10 100644 (file)
             <scope>provided</scope>
         </dependency>
     </dependencies>
-
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.apache.karaf.tooling</groupId>
-                <artifactId>karaf-maven-plugin</artifactId>
-                <extensions>true</extensions>
-                <configuration>
-                    <includeTransitiveDependency>false</includeTransitiveDependency>
-                </configuration>
-            </plugin>
-        </plugins>
-    </build>
-</project>
+</project>
\ No newline at end of file