Bug corrections in PCE
[transportpce.git] / pce / pom.xml
index e2a0578fceeeceadffcb8e786e8f99c7760d87d1..d365202777009e598573eb05550a863f1ffdada3 100755 (executable)
@@ -44,6 +44,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   </build>
 
   <dependencies>
+
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>transportpce-api</artifactId>
@@ -80,9 +81,10 @@ 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.1-SNAPSHOT</version>
+      <version>1.8.2-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
 
   </dependencies>
+
 </project>