Revert "Add serviceutils to distribution"
[integration/distribution.git] / features / singles / odl-integration-all / pom.xml
index 071afb66a3dfd4a4eb6b62fb940176adf6815b3b..c3d16ca8d8fe157a570611b51daaca40e902dc03 100644 (file)
                 </dependency>
             </dependencies>
         </profile>
-        <!-- Serviceutils -->
-        <profile>
-            <id>serviceutils</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.serviceutils</groupId>
-                    <artifactId>odl-serviceutils-rest</artifactId>
-                    <type>xml</type>
-                    <classifier>features</classifier>
-                </dependency>
-            </dependencies>
-        </profile>
     </profiles>
 </project>