Initial commit for ServiceHandler
[transportpce.git] / features / src / main / features / features.xml
index 4d9c087fac21910bd3ffd0cb7af0a7b50acbe395..b6959fbab18c492e536bdf121408dc37ddb6b231 100644 (file)
@@ -36,6 +36,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <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>
+    <bundle>mvn:org.opendaylight.transportpce/transportpce-stubrenderer/{{VERSION}}</bundle>
+    <bundle>mvn:org.opendaylight.transportpce/transportpce-stubpce/{{VERSION}}</bundle>
+    <bundle>mvn:org.opendaylight.transportpce/transportpce-servicehandler/{{VERSION}}</bundle>
   </feature>
   <feature name='odl-transportpce-rest' version='${project.version}' description='OpenDaylight :: transportpce :: REST'>
     <feature version="${project.version}">odl-transportpce</feature>
@@ -52,4 +55,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <bundle>mvn:org.opendaylight.transportpce/transportpce-cli/{{VERSION}}</bundle>
   </feature>
 
-</features>
\ No newline at end of file
+</features>