Bump project version
[transportpce.git] / pce / pom.xml
index b410cf96c28bed6f8b6a4166c6fc261d6df297c4..065e3ef5e602f908ff9406ee9a49848f71e7e8cf 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 -->