Change node-id in 1.2.1 functional tests
[transportpce.git] / pce / pom.xml
index b410cf96c28bed6f8b6a4166c6fc261d6df297c4..21ebc0c18e9bc2cdf9ac2882026ddf80ef6d8ca3 100644 (file)
@@ -23,7 +23,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
 
   <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>
@@ -63,7 +63,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
     <dependency>
       <groupId>org.jgrapht</groupId>
       <artifactId>jgrapht-core</artifactId>
-      <version>1.1.1-SNAPSHOT</version>
+      <version>1.2.0</version>
     </dependency>
 
     <!-- Testing Dependencies -->
@@ -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.1-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>