added OSNR calculation logic into PCE
[transportpce.git] / pce / pom.xml
index e2a0578fceeeceadffcb8e786e8f99c7760d87d1..5bb34e77d16374b600457413a51dbc7cf120e276 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>
@@ -85,4 +86,5 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
     </dependency>
 
   </dependencies>
+
 </project>