Remove COE and SFC from master distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index c7f57bd5eadbb7d5f69d2a6dec1317888f8d509f..126e454dd991ac4d4fbae8f068afa3db8f3465ba 100644 (file)
                 </dependencies>
             </dependencyManagement>
         </profile>
-        <!-- SFC -->
-        <profile>
-            <id>sfc</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencyManagement>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.opendaylight.sfc</groupId>
-                        <artifactId>features4-sfc</artifactId>
-                        <version>${sfc.version}</version>
-                        <classifier>features</classifier>
-                        <type>xml</type>
-                    </dependency>
-                </dependencies>
-            </dependencyManagement>
-        </profile>
     </profiles>
 </project>