Bump versions 0.17.2-SNAPSHOT
[bgpcep.git] / bmp / bmp-config-example / pom.xml
index 9e3af39b7a459db5eca805808966de5bebda02f3..5df57ab8e19a68ba9f3e0e4c90e83fa5fb997440 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.1</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgp-bmp-config-example</artifactId>
-    <version>0.13.0-SNAPSHOT</version>
+    <version>0.17.2-SNAPSHOT</version>
     <packaging>jar</packaging>
     <description>Configuration files examples for BMP protocol</description>
     <name>${project.artifactId}</name>
@@ -80,7 +80,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>