Upgrade to Fluorine dependencies
[transportpce.git] / pce / pom.xml
index 2c59463ae4fc3eb7c16cb09da6030550aeacd5c9..677d51c120563c3191b75fd72b6b6f2fd08e08a0 100755 (executable)
@@ -15,9 +15,9 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.controller</groupId>
-    <artifactId>config-parent</artifactId>
-    <version>0.8.3-SNAPSHOT</version>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>bundle-parent</artifactId>
+    <version>3.1.2</version>
     <relativePath/>
   </parent>
 
@@ -80,6 +80,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.8.0-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>