Merge "Add INFO.yaml for transportPCE"
[transportpce.git] / pce / pom.xml
index 177eb971e003822597dafdb6c08f45e02c3f5294..d9634e4aabe2c312c37e9baaae0d47273e5b1312 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>5.0.10</version>
+        <version>5.0.14</version>
         <relativePath />
     </parent>
 
         </dependency>
     </dependencies>
 
-    <repositories>
-        <repository>
-            <id>browserid-snapshots</id>
-            <name>browserid-snapshots</name>
-            <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
-        </repository>
-    </repositories>
-
     <build>
         <plugins>
             <plugin>