Initial commit for OLM
[transportpce.git] / features / src / main / features / features.xml
index 4b333315511d54f30d0111dfc4ecd6b542195067..4d9c087fac21910bd3ffd0cb7af0a7b50acbe395 100644 (file)
@@ -35,6 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <feature version='${project.version}'>odl-transportpce-ordmodels</feature>
     <bundle>mvn:org.opendaylight.transportpce/transportpce-impl/{{VERSION}}</bundle>
     <bundle>mvn:org.opendaylight.transportpce/transportpce-renderer/{{VERSION}}</bundle>
+    <bundle>mvn:org.opendaylight.transportpce/transportpce-olm/{{VERSION}}</bundle>
   </feature>
   <feature name='odl-transportpce-rest' version='${project.version}' description='OpenDaylight :: transportpce :: REST'>
     <feature version="${project.version}">odl-transportpce</feature>
@@ -51,4 +52,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <bundle>mvn:org.opendaylight.transportpce/transportpce-cli/{{VERSION}}</bundle>
   </feature>
 
-</features>
+</features>
\ No newline at end of file