Enable TPCE in distribution 09/102909/1
authorLuis Gomez <ecelgp@gmail.com>
Fri, 28 Oct 2022 05:16:10 +0000 (22:16 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Fri, 28 Oct 2022 05:16:10 +0000 (22:16 -0700)
Change-Id: I85267886a352b053db24f9e92e69c6bd6cfc0e63
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index fb22cfb823cec7fd26b80da7982fb9aeb9a42684..331bdb5e319cab0428c1a1c5bf3874664e076d27 100644 (file)
         <profile>
             <id>transportpce</id>
             <activation>
-                <activeByDefault>false</activeByDefault>
+                <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
+                    <version>6.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>
@@ -56,7 +56,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-tapi</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
+                    <version>6.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>
@@ -64,7 +64,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-inventory</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
+                    <version>6.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>
@@ -72,7 +72,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-nbinotifications</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
+                    <version>6.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>
@@ -80,7 +80,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-dmaap-client</artifactId>
-                    <version>6.0.1-SNAPSHOT</version>
+                    <version>6.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>