Update transportpce version and features list 09/95609/5
authorGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 30 Mar 2021 08:32:02 +0000 (10:32 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Thu, 15 Apr 2021 12:25:11 +0000 (12:25 +0000)
JIRA: TRNSPRTPCE-407
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I7e39d43e250f9ab4e261eaaa02e3f3936775a173

opendaylight/pom.xml

index 0de7a25def5c3b38fbadf0c5bf525334cff35b26..f739fc324471b9150b35995b3cfd4283dca8a349 100644 (file)
@@ -65,7 +65,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce</artifactId>
-                    <version>2.1.0-SNAPSHOT</version>
+                    <version>4.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>4.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>4.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>4.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>4.0.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>