Update version for Aluminium SR3 heads/for/stable/aluminium
authorLuis Gomez <ecelgp@gmail.com>
Tue, 16 Mar 2021 03:47:36 +0000 (20:47 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 16 Mar 2021 03:47:36 +0000 (20:47 -0700)
Change-Id: I558d5975471efa1efb22dde81703233966b525fe
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index 9b508d93be157788435627fee0f7a784c540ad5d..57b83e6bb8beeded5b63b28693ba8dbd2d49c872 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.13.2-SNAPSHOT</version>
+        <version>0.13.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.13.2-SNAPSHOT</version>
+    <version>0.13.3-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>2.2.0-SNAPSHOT</version>
+                    <version>2.3.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -56,7 +56,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-tapi</artifactId>
-                    <version>2.2.0-SNAPSHOT</version>
+                    <version>2.3.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -64,7 +64,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>odl-transportpce-inventory</artifactId>
-                    <version>2.2.0-SNAPSHOT</version>
+                    <version>2.3.0-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>