Bump to Aluminium SR1 dev version
[transportpce.git] / test-common / pom.xml
index 4142879db916d91986248fcf11cf0c4e1526a12e..61b5db2ac0f7d0927d90540de510500e4e156326 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath />
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.9.1-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>6.0.4</version>
+                <version>6.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>