Activate transportpce + update version & features 03/95603/2
authorGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 30 Mar 2021 08:32:02 +0000 (10:32 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 30 Mar 2021 08:36:07 +0000 (10:36 +0200)
JIRA: TRNSPRTPCE-407
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I7e39d43e250f9ab4e261eaaa02e3f3936775a173

opendaylight/pom.xml

index 2b202c464a33147f9834a261067a0ab4cf224c44..69a70140ea7081da43770219fe03ca496cbb98a7 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>2.1.0-SNAPSHOT</version>
+                    <version>3.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -73,7 +73,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-tapi</artifactId>
-                    <version>2.1.0-SNAPSHOT</version>
+                    <version>3.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-inventory</artifactId>
-                    <version>2.1.0-SNAPSHOT</version>
+                    <version>3.0.0-SNAPSHOT</version>
+                    <classifier>features</classifier>
+                    <type>xml</type>
+                    <scope>test</scope>
+                </dependency>
+                <dependency>
+                    <groupId>org.opendaylight.transportpce</groupId>
+                    <artifactId>odl-transportpce-nbinotifications</artifactId>
+                    <version>3.0.0-SNAPSHOT</version>
+                    <classifier>features</classifier>
+                    <type>xml</type>
+                    <scope>test</scope>
+                </dependency>
+                <dependency>
+                    <groupId>org.opendaylight.transportpce</groupId>
+                    <artifactId>odl-transportpce-dmaap-client</artifactId>
+                    <version>3.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>