Bump to Aluminium SR1 dev version
[transportpce.git] / common / pom.xml
index 5bf506c6b8f1004b19fa8c7e4e42b30b0ec7a594..ec7b105ea944e3e7ec62fc3642b960976f50c2a1 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.5</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>