Bump versions to 0.20.7-SNAPSHOT
[bgpcep.git] / pcep / config-example / pom.xml
index 76427a35c0cc797c4fdf392a37d53ed0400d3eed..177e8dddf1187d96adf1786e27aa52c36f5f07db 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.2</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-config-example</artifactId>
-    <version>0.13.0-SNAPSHOT</version>
+    <version>0.20.7-SNAPSHOT</version>
     <packaging>jar</packaging>
     <description>Configuration files example for PCEP protocol</description>
     <name>${project.artifactId}</name>
@@ -79,7 +79,7 @@
     <scm>
         <connection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</connection>
         <developerConnection>scm:git:ssh://git.opendaylight.org:29418/bgpcep.git</developerConnection>
-        <url>https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main</url>
+        <url>https://wiki.opendaylight.org/display/ODL/BGPCEP</url>
         <tag>HEAD</tag>
     </scm>
 </project>