Update version after release 07/75907/1
authorLuis Gomez <ecelgp@gmail.com>
Mon, 10 Sep 2018 05:31:45 +0000 (22:31 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Mon, 10 Sep 2018 05:31:45 +0000 (22:31 -0700)
Change-Id: Ie2c236dee173c66231a756fa071679eac014949b
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
opendaylight/pom.xml

index 59f41be014fa0b36a8ec9043ca46af7262cb508f..004e56c6ee18886d0f24d8e76ce7dddaca63526a 100644 (file)
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>karaf</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>0.9.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>opendaylight</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.1-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.honeycomb.vbd</groupId>
                     <artifactId>vbd-features</artifactId>
-                    <version>1.4.0-SNAPSHOT</version>
+                    <version>1.4.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -65,7 +65,7 @@
                 <dependency>
                     <groupId>org.opendaylight.jsonrpc</groupId>
                     <artifactId>jsonrpc-features</artifactId>
-                    <version>1.5.0-SNAPSHOT</version>
+                    <version>1.5.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -82,7 +82,7 @@
                 <dependency>
                     <groupId>org.opendaylight.snmp4sdn</groupId>
                     <artifactId>features-snmp4sdn</artifactId>
-                    <version>0.8.0-SNAPSHOT</version>
+                    <version>0.8.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
@@ -99,7 +99,7 @@
                 <dependency>
                     <groupId>org.opendaylight.sxp</groupId>
                     <artifactId>features-sxp</artifactId>
-                    <version>1.7.0-SNAPSHOT</version>
+                    <version>1.7.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
                 <dependency>
                     <groupId>org.opendaylight.transportpce</groupId>
                     <artifactId>features-transportpce</artifactId>
-                    <version>0.2.0-SNAPSHOT</version>
+                    <version>0.2.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
                 <dependency>
                     <groupId>org.opendaylight.tsdr</groupId>
                     <artifactId>features-tsdr</artifactId>
-                    <version>1.6.0-SNAPSHOT</version>
+                    <version>1.6.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>
                 <dependency>
                     <groupId>org.opendaylight.unimgr</groupId>
                     <artifactId>features4-unimgr</artifactId>
-                    <version>0.4.0-SNAPSHOT</version>
+                    <version>0.4.1-SNAPSHOT</version>
                     <classifier>features</classifier>
                     <type>xml</type>
                     <scope>test</scope>