Bump versions to 0.17.1-SNAPSHOT
[bgpcep.git] / bgp / config-example / pom.xml
index 90b1f3b79bd6dfa49c3fc03854d7c7bc5b908fd9..52d6b8b4c00f5e22a4018408f92ceb1c1d3d10c9 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.2</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgp-config-example</artifactId>
-    <version>0.14.0-SNAPSHOT</version>
+    <version>0.17.1-SNAPSHOT</version>
     <packaging>jar</packaging>
     <description>Example of configuration files for BGP protocol</description>
     <name>${project.artifactId}</name>
@@ -95,7 +95,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>