Clean Flourine distribution
[integration/distribution.git] / artifacts / upstream / artifacts / pom.xml
index 63371028d52e0d776f79e69a0bcbb709471dced4..4eeebcd61261c708d8b8271a6037f3332ddbfb9c 100644 (file)
                 </dependencies>
             </dependencyManagement>
         </profile>
-        <profile>
-            <id>groupbasedpolicy</id>
-            <activation>
-                <activeByDefault>false</activeByDefault>
-            </activation>
-            <dependencyManagement>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.opendaylight.groupbasedpolicy</groupId>
-                        <artifactId>groupbasedpolicy-artifacts</artifactId>
-                        <version>${groupbasedpolicy.version}</version>
-                        <type>pom</type>
-                        <scope>import</scope>
-                    </dependency>
-                </dependencies>
-            </dependencyManagement>
-        </profile>
-        <profile>
-            <id>honeycombvbd</id>
-            <activation>
-                <activeByDefault>false</activeByDefault>
-            </activation>
-            <dependencyManagement>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.opendaylight.honeycomb.vbd</groupId>
-                        <artifactId>vbd-artifacts</artifactId>
-                        <version>${honeycomb.vbd.version}</version>
-                        <type>pom</type>
-                        <scope>import</scope>
-                    </dependency>
-                </dependencies>
-            </dependencyManagement>
-        </profile>
         <profile>
             <id>infrautils</id>
             <activation>
                 </dependencies>
             </dependencyManagement>
         </profile>
-        <profile>
-            <id>tsdr</id>
-            <activation>
-                <activeByDefault>false</activeByDefault>
-            </activation>
-            <dependencyManagement>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.opendaylight.tsdr</groupId>
-                        <artifactId>tsdr-artifacts</artifactId>
-                        <version>${tsdr.version}</version>
-                        <type>pom</type>
-                        <scope>import</scope>
-                    </dependency>
-                </dependencies>
-            </dependencyManagement>
-        </profile>
-        <profile>
-            <id>unimgr</id>
-            <activation>
-                <!-- Removed for the odlparent 3 / yangtools 2 migration -->
-                <activeByDefault>false</activeByDefault>
-            </activation>
-            <dependencyManagement>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.opendaylight.unimgr</groupId>
-                        <artifactId>unimgr-artifacts</artifactId>
-                        <version>${unimgr.version}</version>
-                        <type>pom</type>
-                        <scope>import</scope>
-                    </dependency>
-                </dependencies>
-            </dependencyManagement>
-        </profile>
     </profiles>
 </project>