Move MVPN extended community to concepts
[bgpcep.git] / parent / pom.xml
index 59ed9ca25c17b40354740607b6f84f546cb2d28c..6257bc10909153239005b93fd8d3ed0529a05f40 100644 (file)
@@ -7,15 +7,14 @@
  terms of the Eclipse Public License v1.0 which accompanies this distribution,
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>3.0.2</version>
-        <relativePath />
+        <version>3.1.0</version>
+        <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
@@ -53,7 +52,7 @@
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>2.0.2</version>
+                <version>2.0.5</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
                         <artifactId>checkstyle-logging</artifactId>
-                        <!-- FIXME: remove this declaration when bumping to 2.0.2 -->
-                        <version>2.0.1</version>
+                        <version>2.0.5</version>
                     </dependency>
                 </dependencies>
                 <configuration>