Bump versions to 0.16.4-SNAPSHOT
[bgpcep.git] / pcep / testtool / pom.xml
index 02be31b8d4448decf8d262fdee993608fae9c096..743d9a553de4d69937877225cd34a8694ef37376 100644 (file)
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>testtool-parent</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.16.4-SNAPSHOT</version>
         <relativePath>../../testtool-parent</relativePath>
     </parent>
 
     <artifactId>pcep-testtool</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.16.4-SNAPSHOT</version>
     <description>PCEP Interop Testing Tool</description>
     <packaging>jar</packaging>
     <name>${project.artifactId}</name>
     <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>