Bump versions to 0.20.2-SNAPSHOT
[bgpcep.git] / pcep / config-example / pom.xml
index b3c3972c068fefcc9f0045d14ee39080d81e43c5..de2509ea386bcd3ddb6240a0254a64fee48a4938 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.3</version>
+        <version>13.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-config-example</artifactId>
-    <version>0.13.0-SNAPSHOT</version>
+    <version>0.20.2-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>