Remove COE and SFC from master distribution
[integration/distribution.git] / artifacts / upstream / artifacts / pom.xml
index 4afe68bb0bab3d45d9b4e0cc3df99021ab367035..54f5b98c5a1a9f3746fa10aa408fdd93779751c3 100644 (file)
                 </dependencies>
             </dependencyManagement>
         </profile>
-        <profile>
-            <id>coe</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencyManagement>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.opendaylight.coe</groupId>
-                        <artifactId>coe-artifacts</artifactId>
-                        <version>${coe.version}</version>
-                        <type>pom</type>
-                        <scope>import</scope>
-                    </dependency>
-                </dependencies>
-            </dependencyManagement>
-        </profile>
         <profile>
             <id>controller</id>
             <activation>