Fix PCE PathComputationServiceImpl useless NS
[transportpce.git] / servicehandler / pom.xml
index e489c3e8a8d905afa4329295a116713e89303df0..a4390f427c162091ec26ca9c3ca328f4b50bce0b 100644 (file)
@@ -15,7 +15,7 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.5</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
@@ -30,11 +30,6 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <artifactId>transportpce-ordmodels-common</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>${project.groupId}.ordmodels</groupId>
-      <artifactId>transportpce-ordmodels-network</artifactId>
-      <version>${project.version}</version>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}.ordmodels</groupId>
       <artifactId>transportpce-ordmodels-service</artifactId>