Adjust distribution for infrautils being MRI
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
index 03c8d0e95cdaa6eb76dfcd4f462a98aa0fbe15ab..77fdb57e63233cc2c0660c31cf0aba287c6bb737 100644 (file)
                 </dependency>
             </dependencies>
         </profile>
-        <!-- InfraUtils -->
-        <profile>
-            <id>infrautils</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.infrautils</groupId>
-                    <artifactId>odl-infrautils-ready</artifactId>
-                    <type>xml</type>
-                    <classifier>features</classifier>
-                </dependency>
-            </dependencies>
-        </profile>
         <!-- jsonrpc -->
         <profile>
             <id>jsonrpc</id>