Supporting new paths computed by GNPy
[transportpce.git] / common / pom.xml
index d7ff95f54a656862c86634d2f044b8c6d98514b3..d99be57cdf1c4ddf899ef29cdede3c5d8c00826b 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.7</version>
         <relativePath />
     </parent>
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-common</artifactId>
-    <version>0.4.0-SNAPSHOT</version>
+    <version>0.5.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencyManagement>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.10.0-SNAPSHOT</version>
+                <version>1.10.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.7.0-SNAPSHOT</version>
+                <version>1.7.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>