Interfacemgr: Added APIs
[vpnservice.git] / interfacemgr / pom.xml
index fe3de1f84ffd50413a60987ca4a6d25c6728d1a9..95e95dd4f6f2eb66bdc7df9d6250b42b84411b32 100644 (file)
@@ -11,6 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
     <version>1.5.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.vpnservice</groupId>
@@ -23,6 +24,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <maven>3.1.1</maven>
   </prerequisites>
   <modules>
+    <module>interfacemgr-api</module>
     <module>interfacemgr-impl</module>
   </modules>
   <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->