Bump versions to 0.21.3-SNAPSHOT
[bgpcep.git] / pcep / config-example / pom.xml
index 0f42e2ca3e368c729745d1448aa6e3d001c39a22..99b1294b2a0a446519557348bef9bf5630963d5a 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.5</version>
+        <version>13.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>pcep-config-example</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.21.3-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>