update transportpce features for Magnesium
[integration/distribution.git] / opendaylight / pom.xml
index e51b145d15c810ae81176dfdd5af909e8e4f2b90..72835ae08422041f6df0b77930bb181b3d9d7df3 100644 (file)
@@ -42,7 +42,7 @@
         <profile>
             <id>detnet</id>
             <activation>
-                <activeByDefault>true</activeByDefault>
+                <activeByDefault>false</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
             <dependencies>
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
-                    <artifactId>features-transportpce</artifactId>
-                    <version>0.5.0-SNAPSHOT</version>
+                    <artifactId>odl-transportpce</artifactId>
+                    <version>1.0.0-SNAPSHOT</version>
+                    <classifier>features</classifier>
+                    <type>xml</type>
+                    <scope>test</scope>
+                </dependency>
+                <dependency>
+                    <groupId>org.opendaylight.transportpce</groupId>
+                    <artifactId>odl-transportpce-tapi</artifactId>
+                    <version>1.0.0-SNAPSHOT</version>
+                    <classifier>features</classifier>
+                    <type>xml</type>
+                    <scope>test</scope>
+                </dependency>
+                <dependency>
+                    <groupId>org.opendaylight.transportpce</groupId>
+                    <artifactId>odl-transportpce-inventory</artifactId>
+                    <version>1.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>