Supporting new paths computed by GNPy
[transportpce.git] / pce / pom.xml
index fc0d3f8380fb34513aec1562f68ff1603079a943..5e2250d9e3db51bb289ac237e0b7b3215ba47af2 100644 (file)
@@ -17,13 +17,13 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <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-pce</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <build>
@@ -87,7 +87,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-binding-broker-impl</artifactId>
-      <version>1.10.0-SNAPSHOT</version>
+      <version>1.10.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>