Trying out bgp-api with apidoc explorer
[unimgr.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 49c25ab9830ddca91375c32f0911ee1e42968860..7591bcc60497a920a1bb7bf15de9ac894d8ce0eb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,12 +6,12 @@ This program and the accompanying materials are made available under the
 terms of the Eclipse Public License v1.0 which accompanies this distribution,
 and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 -->
-<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">
+<project xmlns="http://maven.apache.org/POM/4.0.2" 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">
 
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.1.2</version>
+    <version>4.0.10</version>
     <relativePath/>
   </parent>
 
@@ -58,6 +58,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <modules>
         <module>legato-api</module>
         <module>nrp-api</module>
+        <module>bgp-api</module>
         <module>impl</module>
         <module>cisco-xr-driver</module>
         <module>ovs-driver</module>