Update versions for Sulfur SR4 ref/for/stable/sulfur
authorLuis Gomez <ecelgp@gmail.com>
Thu, 15 Dec 2022 17:55:31 +0000 (09:55 -0800)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 15 Dec 2022 17:55:31 +0000 (09:55 -0800)
Change-Id: I336bbe7b0b85b46e01d05144c484f13e3e5afc7b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index 1f994f6868d051562cab524dac6d6e781371ddbe..044773da70449136794131eb32b4e5745c0b43f5 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.16.3-SNAPSHOT</version>
+        <version>0.16.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>16.3.0-SNAPSHOT</version>
+    <version>16.4.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.2.0-SNAPSHOT</version>
+                    <version>5.3.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.2.0-SNAPSHOT</version>
+                    <version>5.3.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.2.0-SNAPSHOT</version>
+                    <version>5.3.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.2.0-SNAPSHOT</version>
+                    <version>5.3.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.2.0-SNAPSHOT</version>
+                    <version>5.3.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>runtime</scope>