Update version after sodium SR1 16/86316/1
authorLuis Gomez <ecelgp@gmail.com>
Tue, 10 Dec 2019 02:17:40 +0000 (18:17 -0800)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 10 Dec 2019 02:18:19 +0000 (02:18 +0000)
Change-Id: If3ae69f4b9e5eceeddc95b5376f5f0a6fd546ca9
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index 14dcdae6caa3ac2b638c41306f1959238ca4ed42..0cc68ac9003c7ea138fc20cfb2648523d1ffcd60 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.11.1-SNAPSHOT</version>
+        <version>0.11.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.2-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.jsonrpc</groupId>
                     <artifactId>jsonrpc-features</artifactId>
-                    <version>1.7.1-SNAPSHOT</version>
+                    <version>1.7.2-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -65,7 +65,7 @@
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>features-transportpce</artifactId>
-                    <version>0.4.1-SNAPSHOT</version>
+                    <version>0.4.2-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>