Bump upstreams
[bgpcep.git] / bgp / config-example / pom.xml
index cea9928bfa4db8e08e6e9080794f4c8b5b0fe556..b2afa1e6297df6ffc7bce4a0883ad23e7385c918 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.5</version>
+        <version>13.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgp-config-example</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>0.20.6-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>