Remove transportpce profile
[integration/distribution.git] / opendaylight / pom.xml
index fb22cfb823cec7fd26b80da7982fb9aeb9a42684..866a9ef15b7ef44f263b24b4fae43696391ee16b 100644 (file)
         <tag>HEAD</tag>
     </scm>
     <profiles>
-        <!-- TransportPCE -->
-        <profile>
-            <id>transportpce</id>
-            <activation>
-                <activeByDefault>false</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.transportpce</groupId>
-                    <artifactId>odl-transportpce</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                    <scope>runtime</scope>
-                </dependency>
-                <dependency>
-                    <groupId>org.opendaylight.transportpce</groupId>
-                    <artifactId>odl-transportpce-tapi</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                    <scope>runtime</scope>
-                </dependency>
-                <dependency>
-                    <groupId>org.opendaylight.transportpce</groupId>
-                    <artifactId>odl-transportpce-inventory</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                    <scope>runtime</scope>
-                </dependency>
-                <dependency>
-                    <groupId>org.opendaylight.transportpce</groupId>
-                    <artifactId>odl-transportpce-nbinotifications</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                    <scope>runtime</scope>
-                </dependency>
-                <dependency>
-                    <groupId>org.opendaylight.transportpce</groupId>
-                    <artifactId>odl-transportpce-dmaap-client</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                    <scope>runtime</scope>
-                </dependency>
-            </dependencies>
-        </profile>
         <profile>
             <id>dependency-convergence</id>
             <build>