Update dependencies for Sulfur SR3 61/103661/1
authorLuis Gomez <ecelgp@gmail.com>
Tue, 13 Dec 2022 01:50:58 +0000 (17:50 -0800)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 13 Dec 2022 01:50:58 +0000 (17:50 -0800)
Change-Id: Id1b7199e9bcf8051a4f7deb6df3fb698b5a6433f
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index 3630573e5e63e6bfd168104b5c18b3cc0d169685..1f994f6868d051562cab524dac6d6e781371ddbe 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.16.2-SNAPSHOT</version>
+        <version>0.16.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>16.2.0-SNAPSHOT</version>
+    <version>16.3.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>The actual Karaf archive building sub-project.</description>
@@ -48,7 +48,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce</artifactId>
-                    <version>5.1.0-SNAPSHOT</version>
+                    <version>5.2.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>5.1.0-SNAPSHOT</version>
+                    <version>5.2.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>5.1.0-SNAPSHOT</version>
+                    <version>5.2.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>5.1.0-SNAPSHOT</version>
+                    <version>5.2.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>5.1.0-SNAPSHOT</version>
+                    <version>5.2.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>